Searched refs:PRIV_DEBUG_UNPRIV (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dpriv.h116 #define PRIV_DEBUG_UNPRIV 82 /* Exempt unprivileged debug limit. */ macro
/freebsd-12-stable/sys/kern/
H A Dkern_prot.c1663 error = priv_check(td, PRIV_DEBUG_UNPRIV);
H A Dkern_jail.c3263 case PRIV_DEBUG_UNPRIV:
/freebsd-12-stable/sys/security/mac_biba/
H A Dmac_biba.c1936 case PRIV_DEBUG_UNPRIV:
/freebsd-12-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1704 case PRIV_DEBUG_UNPRIV:

Completed in 148 milliseconds