Home
last modified time | relevance | path

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

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