Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__NR_msgget
include/uapi/asm-generic/unistd.h
495
__SYSCALL(__NR_msgget, sys_msgget)
tools/include/uapi/asm-generic/unistd.h
495
__SYSCALL(__NR_msgget, sys_msgget)
tools/testing/selftests/powerpc/syscalls/ipc.h
26
#ifdef __NR_msgget
tools/testing/selftests/powerpc/syscalls/ipc.h
27
DO_TEST(msgget, __NR_msgget)