Home
last modified time | relevance | path

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

/dports/security/sudo/sudo-1.9.8p2/lib/eventlog/
H A Deventlog.c98 const struct eventlog_config *evl_conf = eventlog_getconf(); in new_logline()
354 const struct eventlog_config *evl_conf = eventlog_getconf(); in exec_mailer()
424 const struct eventlog_config *evl_conf = eventlog_getconf(); in send_mail()
618 const struct eventlog_config *evl_conf = eventlog_getconf(); in json_add_timestamp()
962 const struct eventlog_config *evl_conf = eventlog_getconf(); in do_syslog_sudo()
1022 const struct eventlog_config *evl_conf = eventlog_getconf(); in do_syslog_json()
1047 const struct eventlog_config *evl_conf = eventlog_getconf(); in do_syslog()
1115 const struct eventlog_config *evl_conf = eventlog_getconf(); in do_logfile_sudo()
1168 const struct eventlog_config *evl_conf = eventlog_getconf(); in do_logfile_json()
1224 const struct eventlog_config *evl_conf = eventlog_getconf(); in do_logfile()
[all …]
H A Deventlog_conf.c64 static struct eventlog_config evl_conf = {
222 const struct eventlog_config *
/dports/security/sudo/sudo-1.9.8p2/include/
H A Dsudo_eventlog.h72 struct eventlog_config { struct
152 const struct eventlog_config *eventlog_getconf(void);