Searched defs:msgsys32 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c139 static ssize32_t msgsys32(int opcode, uint32_t a0, uint32_t a1, uint32_t a2,
145 (int (*)())msgsys32
1546 * msgsys32 - System entry point for msgctl, msgget, msgrcv, and msgsnd
1550 msgsys32(int opcode, uint32_t a1, uint32_t a2, uint32_t a3, function

Completed in 70 milliseconds