Searched refs:PRIV_AUDIT_FAILSTOP (Results 1 – 2 of 2) sorted by relevance
89 #define PRIV_AUDIT_FAILSTOP 41 /* Can run during audit fail stop. */ macro
652 priv_check(td, PRIV_AUDIT_FAILSTOP) != 0) { in audit_syscall_enter()