Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dshmsys.c93 return (syscall(SYS_shmsys, SHMIDS, buf, nids, pnids)); in shmids()
/illumos-gate/usr/src/uts/common/sys/
H A Dshm_impl.h47 #define SHMIDS 4 macro
/illumos-gate/usr/src/uts/common/os/
H A Dshm.c977 case SHMIDS: in shmsys()