Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSGGET
usr/src/lib/libc/port/sys/msgsys.c
48
return (syscall(SYS_msgsys, MSGGET, key, msgflg));
usr/src/uts/common/os/msg.c
1450
case MSGGET:
usr/src/uts/common/os/msg.c
1555
case MSGGET: