Function report |
Source Code:ipc\msg.c |
Create Date:2022-07-28 16:42:04 |
Last Modify:2020-03-17 22:56:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:compat_ksys_msgctl
Proto:static long compat_ksys_msgctl(int msqid, int cmd, void __user *uptr, int version)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
int | msqid | |
int | cmd | |
void __user * | uptr | |
int | version |
717 | Case & == see ipcs |
718 | Case & == MSG_INFO |
725 | Return err |
727 | Case & == get ipc_perm options |
728 | Case & == pcs ctl commands |
729 | Case & == MSG_STAT_ANY |
735 | Return err |
736 | Case & == set ipc_perm options |
737 | If copy_compat_msqid_from_user( & msqid64, uptr, version) Then Return -EFAULT |
740 | Case & == move resource |
742 | Default |
743 | Return -EINVAL |
Name | Describe |
---|---|
COMPAT_SYSCALL_DEFINE3 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |