Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dpriv.c603 if (!idsmatch && secpolicy_proc_owner(scr, tcr, 0) != 0) in priv_proc_cred_perm()
619 !idsmatch && secpolicy_proc_owner(scr, tcr, mode) != 0) in priv_proc_cred_perm()
H A Dpolicy.c1739 secpolicy_proc_owner(const cred_t *scr, const cred_t *tcr, int mode) in secpolicy_proc_owner() function
/illumos-gate/usr/src/uts/common/sys/
H A Dpolicy.h134 int secpolicy_proc_owner(const cred_t *, const cred_t *, int);