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

/freebsd-11-stable/sys/sys/
H A Dpriv.h92 #define PRIV_AUDIT_SUBMIT 44 /* Can submit an audit record. */ macro
/freebsd-11-stable/sys/security/audit/
H A Daudit_syscalls.c71 error = priv_check(td, PRIV_AUDIT_SUBMIT);
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c1908 case PRIV_AUDIT_SUBMIT:
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1676 case PRIV_AUDIT_SUBMIT:
/freebsd-11-stable/sys/kern/
H A Dkern_jail.c3215 case PRIV_AUDIT_SUBMIT:

Completed in 99 milliseconds