Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/sys/
H A Dsidsys.c60 return (syscall(SYS_sidsys, SIDSYS_IDMAP_REG, fd)); in __idmap_reg()
/titanic_50/usr/src/uts/common/sys/
H A Dsid.h51 #define SIDSYS_IDMAP_REG 1 macro
/titanic_50/usr/src/uts/common/syscall/
H A Dsidsys.c159 case SIDSYS_IDMAP_REG: in sidsys()