Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/bsm/
H A Daudit.h60 #define AUDIT_TRIGGER_NO_SPACE 5 /* Below min free space. */ macro
/xnu-11215.1.10/bsd/security/audit/
H A Daudit_worker.c296 (void)audit_send_trigger(AUDIT_TRIGGER_NO_SPACE); in audit_record_write()