Home
last modified time | relevance | path

Searched refs:SEMIDS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsem_impl.h52 #define SEMIDS 3 macro
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dsemsys.c135 return (syscall(SYS_semsys, SEMIDS, buf, nids, pnids)); in semids()
/illumos-gate/usr/src/uts/common/syscall/
H A Dsem.c1205 case SEMIDS: in semsys()