Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/security/mac_seeotheruids/
Dmac_seeotheruids.c126 if (priv_check_cred(cr1, PRIV_SEEOTHERUIDS, 0) == 0) in seeotheruids_check()
/freebsd-12-stable/sys/sys/
Dpriv.h109 #define PRIV_SEEOTHERUIDS 60 /* Exempt bsd.seeotheruids. */ macro
/freebsd-12-stable/sys/kern/
Dkern_prot.c1345 if (priv_check_cred(u1, PRIV_SEEOTHERUIDS, 0) != 0) in cr_canseeotheruids()
Dkern_jail.c3255 case PRIV_SEEOTHERUIDS: in prison_priv_check()
/freebsd-12-stable/sys/security/mac_lomac/
Dmac_lomac.c1695 case PRIV_SEEOTHERUIDS: in lomac_priv_check()
/freebsd-12-stable/sys/security/mac_biba/
Dmac_biba.c1927 case PRIV_SEEOTHERUIDS: in biba_priv_check()