Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/security/audit/
H A Daudit_session.c217 #define AUDIT_SDEV_NBIO 0x00000002 macro
1804 asdev->asdev_flags |= AUDIT_SDEV_NBIO; in audit_sdev_ioctl()
1806 asdev->asdev_flags &= ~AUDIT_SDEV_NBIO; in audit_sdev_ioctl()
1923 if (asdev->asdev_flags & AUDIT_SDEV_NBIO) { in audit_sdev_read()