Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/bsm/
H A Daudit.h57 #define AUDIT_TRIGGER_ROTATE_KERNEL 2 /* Kernel requests rotate. */ macro
/xnu-8020.121.3/bsd/security/audit/
H A Daudit_worker.c225 (void)audit_send_trigger(AUDIT_TRIGGER_ROTATE_KERNEL); in audit_record_write()