Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c123 if (priv_check_cred(cr1, PRIV_SEEOTHERUIDS) == 0) in seeotheruids_check()
/freebsd/sys/sys/
H A Dpriv.h107 #define PRIV_SEEOTHERUIDS 60 /* Exempt bsd.seeotheruids. */ macro
/freebsd/sys/kern/
H A Dkern_prot.c1818 if (priv_check_cred(u1, PRIV_SEEOTHERUIDS) != 0) in cr_canseeotheruids()
H A Dkern_jail.c3992 case PRIV_SEEOTHERUIDS: in prison_priv_check()
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c1703 case PRIV_SEEOTHERUIDS: in lomac_priv_check()
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c1925 case PRIV_SEEOTHERUIDS: in biba_priv_check()