Searched defs:msgtyp (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/ipc/ |
D | msg.c | 736 static inline int convert_mode(long *msgtyp, int msgflg) in convert_mode() 756 size_t msgsz, long msgtyp, int msgflg) in do_msgrcv() 908 long, msgtyp, int, msgflg) in SYSCALL_DEFINE5() argument
|
D | compat.c | 94 compat_long_t msgtyp; member 324 long compat_sys_msgrcv(int first, int second, int msgtyp, int third, in compat_sys_msgrcv()
|
/linux-3.3/include/linux/ |
D | ipc.h | 59 long msgtyp; member
|
/linux-3.3/arch/tile/kernel/ |
D | compat.c | 122 size_t msgsz, long msgtyp, int msgflg) in tile_compat_sys_msgrcv()
|
/linux-3.3/arch/parisc/kernel/ |
D | sys_parisc32.c | 129 size_t msgsz, long msgtyp, int msgflg) in sys32_msgrcv()
|
/linux-3.3/arch/mips/kernel/ |
D | linux32.c | 245 int, msgtyp, int, msgflg) in SYSCALL_DEFINE5() argument
|
/linux-3.3/arch/s390/kernel/ |
D | compat_linux.h | 17 __s32 msgtyp; member
|