Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/security/audit/
H A Daudit_session.c215 #define AUDIT_SDEV_NBIO 0x00000002 macro
1774 asdev->asdev_flags |= AUDIT_SDEV_NBIO; in audit_sdev_ioctl()
1776 asdev->asdev_flags &= ~AUDIT_SDEV_NBIO; in audit_sdev_ioctl()
1893 if (asdev->asdev_flags & AUDIT_SDEV_NBIO) { in audit_sdev_read()