Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | msg_msg |
struct | msg_queue |
Functions | |
long | do_msgsnd (int msqid, long mtype, void __user *mtext, size_t msgsz, int msgflg) |
long | do_msgrcv (int msqid, long *pmtype, void __user *mtext, size_t msgsz, long msgtyp, int msgflg) |