Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/security/audit/
H A Daudit.h313 #define AUDIT_SYSCALLS() __builtin_expect(audit_syscalls, 0) macro
320 #define AUDIT_SYSCALLS() (audit_syscalls) macro
333 if (AUDIT_SYSCALLS()) { \
377 if (AUDIT_SYSCALLS()) { \
388 if (AUDIT_SYSCALLS()) { \