Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/bsm/
H A Daudit.h56 #define AUDIT_TRIGGER_LOW_SPACE 1 /* Below low watermark. */ macro
/xnu-8019.80.24/bsd/security/audit/
H A Daudit_worker.c211 AUDIT_TRIGGER_LOW_SPACE); in audit_record_write()