Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/security/audit/
H A Daudit_session.c220 #define AUDIT_SDEV_NBIO 0x00000002 macro
1780 asdev->asdev_flags |= AUDIT_SDEV_NBIO; in audit_sdev_ioctl()
1782 asdev->asdev_flags &= ~AUDIT_SDEV_NBIO; in audit_sdev_ioctl()
1899 if (asdev->asdev_flags & AUDIT_SDEV_NBIO) { in audit_sdev_read()