Home
last modified time | relevance | path

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

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