Searched refs:AUE_audit_shutdown (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/openbsm/bsm/
H A Daudit_uevents.h122 #define AUE_audit_shutdown 45001 /* Darwin-specific. */ macro
/freebsd-13-stable/contrib/openbsm/bin/auditd/
H A Dauditd.c378 err = auditd_gen_record(AUE_audit_shutdown, NULL);
380 auditd_log_err("auditd_gen_record(AUE_audit_shutdown) %s: %m",
/freebsd-13-stable/contrib/openbsm/libauditd/
H A Dauditd_lib.c1042 * AUE_audit_shutdown. The path argument will add a path token, if not NULL.
1061 else if (event == AUE_audit_shutdown)
1259 (void) auditd_gen_record(AUE_audit_shutdown, NULL);

Completed in 88 milliseconds