Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dsidsys.c42 e = __systemcall(&rv, SYS_sidsys, SIDSYS_ALLOC_IDS, flag, nuids, ngids); in allocids()
60 return (syscall(SYS_sidsys, SIDSYS_IDMAP_REG, fd)); in __idmap_reg()
66 return (syscall(SYS_sidsys, SIDSYS_IDMAP_UNREG, fd)); in __idmap_unreg()
72 return (syscall(SYS_sidsys, SIDSYS_IDMAP_FLUSH_KCACHE)); in __idmap_flush_kcache()
/illumos-gate/usr/src/uts/common/sys/
H A Dsyscall.h198 #define SYS_sidsys 75 macro
/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c1076 { "allocids", SYS_sidsys },
1275 case SYS_sidsys: /* SID family */ in subsys()
1496 case SYS_sidsys: /* sidsys */ in getsubcode()
1676 case SYS_sidsys: in nsubcodes()