Home
last modified time | relevance | path

Searched refs:priv_set_PA (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dppriv.c128 priv_set_PA(cr); in setppriv()
331 priv_set_PA(cr); in setpflags()
/illumos-gate/usr/src/uts/common/sys/
H A Dpriv.h237 extern void priv_set_PA(cred_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dpriv.c635 priv_set_PA(cred_t *cr) in priv_set_PA() function
H A Dcred.c1381 priv_set_PA(cr); in crsetpriv()
H A Dexec.c751 priv_set_PA(cred); in gexec()