Home
last modified time | relevance | path

Searched refs:PRIV_SEEOTHERUIDS (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/security/mac_seeotheruids/
H A Dmac_seeotheruids.c127 if (priv_check_cred(cr1, PRIV_SEEOTHERUIDS) == 0) in seeotheruids_check()
/f-stack/freebsd/sys/
H A Dpriv.h109 #define PRIV_SEEOTHERUIDS 60 /* Exempt bsd.seeotheruids. */ macro
/f-stack/freebsd/kern/
H A Dkern_prot.c1353 if (priv_check_cred(u1, PRIV_SEEOTHERUIDS) != 0) in cr_canseeotheruids()
H A Dkern_jail.c3442 case PRIV_SEEOTHERUIDS: in prison_priv_check()
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c1696 case PRIV_SEEOTHERUIDS: in lomac_priv_check()
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c1928 case PRIV_SEEOTHERUIDS: in biba_priv_check()