Searched refs:AUDIT_TRIGGER_LOW_SPACE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/openbsm/sys/bsm/
H A Daudit.h60 #define AUDIT_TRIGGER_LOW_SPACE 1 /* Below low watermark. */ macro
/freebsd-13-stable/sys/bsm/
H A Daudit.h64 #define AUDIT_TRIGGER_LOW_SPACE 1 /* Below low watermark. */ macro
/freebsd-13-stable/contrib/openbsm/bin/auditd/
H A Dauditd.c507 case AUDIT_TRIGGER_LOW_SPACE:
551 case AUDIT_TRIGGER_LOW_SPACE:
/freebsd-13-stable/sys/security/audit/
H A Daudit_worker.c219 AUDIT_TRIGGER_LOW_SPACE);

Completed in 66 milliseconds