Searched defs:msgtyp (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | ipc.h | 59 long msgtyp; member in struct:ipc_kludge |
/linux-4.1.27/arch/s390/kernel/ | ||
H A D | compat_linux.h | 17 __s32 msgtyp; member in struct:ipc_kludge_32 |
/linux-4.1.27/ipc/ | ||
H A D | msg.c | 730 static inline int convert_mode(long *msgtyp, int msgflg) convert_mode() argument 799 static struct msg_msg *find_msg(struct msg_queue *msq, long *msgtyp, int mode) find_msg() argument 823 long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, do_msgrcv() argument |
H A D | compat.c | 95 compat_long_t msgtyp; member in struct:compat_ipc_kludge |
Completed in 168 milliseconds