Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit.h64 #define AUDIT_TRIGGER_LOW_SPACE 1 /* Below low watermark. */ macro
/f-stack/tools/compat/include/bsm/
H A Daudit.h56 #define AUDIT_TRIGGER_LOW_SPACE 1 /* Below low watermark. */ macro
/f-stack/freebsd/security/audit/
H A Daudit_worker.c219 AUDIT_TRIGGER_LOW_SPACE); in audit_record_write()