Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MSGCTL
usr/src/lib/libc/port/sys/msgsys.c
59
return (syscall(SYS_msgsys, MSGCTL, msqid, cmd, buf));
usr/src/lib/libc/port/sys/msgsys.c
70
return (syscall(SYS_msgsys, MSGCTL, msqid, cmd, buf));
usr/src/uts/common/os/msg.c
1453
case MSGCTL:
usr/src/uts/common/os/msg.c
1558
case MSGCTL: