Home
last modified time | relevance | path

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

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