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

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dsemsys.c38 /* semsys dispatch argument */
80 semsys(int sysnum, ...) function
/illumos-gate/usr/src/uts/common/syscall/
H A Dsem.c173 static int semsys(int opcode, uintptr_t a0, uintptr_t a1,
182 semsys
1188 * semsys - System entry point for semctl, semget, and semop system calls.
1191 semsys(int opcode, uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4) function

Completed in 46 milliseconds