Searched refs:AUDIT_TRIGGER_INITIALIZE (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/openbsm/bin/audit/
H A Daudit.c72 #ifndef AUDIT_TRIGGER_INITIALIZE
73 #define AUDIT_TRIGGER_INITIALIZE 7 macro
153 trigger = AUDIT_TRIGGER_INITIALIZE;
/freebsd-13-stable/contrib/openbsm/bin/auditd/
H A Dauditd.c71 #ifndef AUDIT_TRIGGER_INITIALIZE
72 #define AUDIT_TRIGGER_INITIALIZE 7 macro
529 case AUDIT_TRIGGER_INITIALIZE:
595 case AUDIT_TRIGGER_INITIALIZE:
/freebsd-13-stable/contrib/openbsm/sys/bsm/
H A Daudit.h66 #define AUDIT_TRIGGER_INITIALIZE 7 /* User initialize of auditd. */ macro
/freebsd-13-stable/sys/bsm/
H A Daudit.h70 #define AUDIT_TRIGGER_INITIALIZE 7 /* User initialize of auditd. */ macro
/freebsd-13-stable/tests/sys/audit/
H A Dutils.c234 * AUDIT_TRIGGER_INITIALIZE is a no-op message on FreeBSD and can
241 trigger = AUDIT_TRIGGER_INITIALIZE;

Completed in 68 milliseconds