Searched defs:msgtyp (Results 1 – 2 of 2) sorted by relevance
/ipc/ |
D | msg.c | 753 static inline int convert_mode(long *msgtyp, int msgflg) in convert_mode() 825 static struct msg_msg *find_msg(struct msg_queue *msq, long *msgtyp, int mode) in find_msg() 849 long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, in do_msgrcv() 1008 long, msgtyp, int, msgflg) in SYSCALL_DEFINE5() argument
|
D | compat.c | 95 compat_long_t msgtyp; member 430 compat_ssize_t, msgsz, compat_long_t, msgtyp, int, msgflg) in COMPAT_SYSCALL_DEFINE5() argument
|