Home
last modified time | relevance | path

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

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