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

/freebsd-12-stable/contrib/openbsm/bin/auditd/
H A Dauditd_fbsd.c119 auditd_log_debug(const char *fmt, ...) function
225 auditd_log_debug("%s: SIGTERM", __FUNCTION__);
230 auditd_log_debug("%s: SIGALRM", __FUNCTION__);
239 auditd_log_debug("%s: SIGHUP", __FUNCTION__);
H A Dauditd.c226 auditd_log_debug("Not ready to terminate trail file yet.");
325 auditd_log_debug("Configured trail files distribution.");
675 auditd_log_debug("Registered %d event to class mappings.", cnt);
686 auditd_log_debug("Registered non-attributable event mask.");
697 auditd_log_debug("Set audit policy in kernel.");
708 auditd_log_debug("Set audit trail size in kernel.");
719 auditd_log_debug("Set audit trail queue in kernel.");
731 auditd_log_debug(
748 auditd_log_debug(
H A Dauditd.h82 void auditd_log_debug(const char *fmt, ...);
H A Dauditd_darwin.c164 auditd_log_debug(const char *fmt, ...) function
260 auditd_log_debug("launchd timeout set to %d", max_idletime);
262 auditd_log_debug("launchd timeout not set, setting to 60");
324 auditd_log_debug("Mach control port registered"
350 auditd_log_debug("Mach control port registered");

Completed in 171 milliseconds