Searched refs:priv_reset_PA (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Duid.c142 priv_reset_PA(newcr, B_TRUE);
238 priv_reset_PA(newcr, B_FALSE);
377 priv_reset_PA(newcr, ruid != -1 && euid != -1 && ruid == euid);
/illumos-gate/usr/src/uts/common/sys/
H A Dpriv.h239 extern void priv_reset_PA(cred_t *, boolean_t);
/illumos-gate/usr/src/uts/common/os/
H A Dpriv.c708 priv_reset_PA(cred_t *cr, boolean_t finalize) function

Completed in 199 milliseconds