Home
last modified time | relevance | path

Searched refs:AUDIT_SYSCALLS (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/security/audit/
H A Daudit.h316 #define AUDIT_SYSCALLS() __builtin_expect(audit_syscalls, 0) macro
323 #define AUDIT_SYSCALLS() (audit_syscalls) macro
336 if (AUDIT_SYSCALLS()) { \
380 if (AUDIT_SYSCALLS()) { \
391 if (AUDIT_SYSCALLS()) { \