Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/security/audit/
H A Daudit_session.c214 #define AUDIT_SDEV_ASYNC 0x00000001 macro
1549 if (asdev->asdev_flags & AUDIT_SDEV_ASYNC) { in audit_sdev_append()