Home
last modified time | relevance | path

Searched defs:msgtyp (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/lib/libc/sys/
H A Dw_msgrcv.c22 msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in msgrcv()
/openbsd-src/sys/kern/
H A Dsysv_msg.c318 long msgtyp = SCARG(uap, msgtyp); in sys_msgrcv() local
510 msg_lookup(struct que *que, int msgtyp) in msg_lookup()
/openbsd-src/gnu/usr.bin/perl/
H A Dsyscall_emulator.c1119 long msgtyp = (long)va_arg(args, long); in syscall_emulator() local
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1300 #define __sanitizer_syscall_pre_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg) \ argument
1304 #define __sanitizer_syscall_post_msgrcv(res, msqid, msgp, msgsz, msgtyp, \ argument
H A Dnetbsd_syscall_hooks.h1187 #define __sanitizer_syscall_pre_msgrcv(msqid, msgp, msgsz, msgtyp, msgflg) \ argument
1191 #define __sanitizer_syscall_post_msgrcv(res, msqid, msgp, msgsz, msgtyp, \ argument