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

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

Completed in 310 milliseconds