Function report |
Source Code:ipc\msg.c |
Create Date:2022-07-28 16:42:40 |
Last Modify:2020-03-17 22:56:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksys_msgrcv
Proto:long ksys_msgrcv(int msqid, struct msgbuf __user *msgp, size_t msgsz, long msgtyp, int msgflg)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
int | msqid | |
struct msgbuf __user * | msgp | |
size_t | msgsz | |
long | msgtyp | |
int | msgflg |
Name | Describe |
---|---|
SYSCALL_DEFINE5 | |
ksys_ipc |
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 |