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

/macosx-10.10.1/xnu-2782.1.97/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
6286 #define MAC_AUDIT_DEFAULT 0 /* use system behavior */ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/security/audit/
H A Daudit_mac.c159 } else if (error == MAC_AUDIT_DEFAULT) {

Completed in 179 milliseconds