Searched refs:MAC_AUDIT_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_audit.c246 ret = MAC_AUDIT_DEFAULT;
291 ret = MAC_AUDIT_DEFAULT;
382 return (MAC_AUDIT_DEFAULT);
390 return (MAC_AUDIT_DEFAULT);
H A Dmac_policy.h233 MAC_AUDIT_NO to force no auditing of the syscall, MAC_AUDIT_DEFAULT
6704 #define MAC_AUDIT_DEFAULT 0 /* use system behavior */ macro
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_mac.c160 } else if (error == MAC_AUDIT_DEFAULT) {

Completed in 88 milliseconds