Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpriv.h238 extern void priv_adjust_PA(cred_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dpriv.c268 priv_adjust_PA(newcred); in priv_pr_spriv()
674 priv_adjust_PA(cred_t *cr) in priv_adjust_PA() function
H A Dexec.c715 priv_adjust_PA(cred); in gexec()
755 priv_adjust_PA(cred); in gexec()
763 priv_adjust_PA(cred); in gexec()
H A Dcred.c1393 priv_adjust_PA(cr); in crsetpriv()
/illumos-gate/usr/src/uts/common/syscall/
H A Dppriv.c333 priv_adjust_PA(cr); in setpflags()