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

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dsemsys.c40 #define SEMGET 1 macro
70 return (_syscall(SYS_semsys, SEMGET, key, nsems, semflg));
102 case SEMGET:
/illumos-gate/usr/src/uts/common/sys/
H A Dsem_impl.h52 #define SEMGET 1 macro

Completed in 44 milliseconds