Searched refs:audit_sdev_cdevsw (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_session.c336 static struct cdevsw audit_sdev_cdevsw = { variable in typeref:struct:cdevsw
2005 audit_sdev_major = cdevsw_add(-1, &audit_sdev_cdevsw);
2025 (void) cdevsw_remove(audit_sdev_major, &audit_sdev_cdevsw);

Completed in 24 milliseconds