Home
last modified time | relevance | path

Searched refs:logger_channel_register (Results 1 – 13 of 13) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dconfig_logger.c309 logger_channel_register(key, stdout_channel); in config_section_handles_set_wild()
317 logger_channel_register(key, stderr_channel); in config_section_handles_set_wild()
362 logger_channel_register(key, syslog_channel); in config_section_handles_set_wild()
433 logger_channel_register(key, file_channel); in config_section_handles_set_wild()
448 logger_channel_register(key, file_channel); in config_section_handles_set_wild()
H A Dlogger_handle.c2623 logger_channel_register(const char* channel_name, struct logger_channel *channel) in logger_channel_register() function
2940 logger_channel_register("stdout", channel); in logger_handle_create_to_fd()
/dports/dns/yadifa/yadifa-2.5.3-10333/test/freebsd12-test/
H A Dmain.c66 logger_channel_register("stdout", stdout_channel); in main_logger_setup()
/dports/dns/yadifa/yadifa-2.5.3-10333/test/dnsserver-test/
H A Dmain.c149 logger_channel_register("stdout", stdout_channel); in main_logger_setup()
/dports/dns/yadifa/yadifa-2.5.3-10333/test/notify-test/
H A Dmain.c239 logger_channel_register("stdout", stdout_channel); in main()
/dports/dns/yadifa/yadifa-2.5.3-10333/test/message-test/
H A Dmain.c68 logger_channel_register("stdout", stdout_channel); in main_logger_setup()
/dports/dns/yadifa/yadifa-2.5.3-10333/test/logger-test/
H A Dmain.c237 logger_channel_register("stdout", stdout_channel); in main()
/dports/dns/yadifa/yadifa-2.5.3-10333/test/daemonised-logger-test/
H A Dmain.c231 logger_channel_register("stdout", stdout_channel); in main()
/dports/dns/yadifa/yadifa-2.5.3-10333/test/dnskey-test/
H A Dmain.c90 logger_channel_register("stdout", stdout_channel); in main_logger_setup()
/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yadifad/
H A Dconfs.c190 logger_channel_register(default_channel, stdout_channel); in config_logger_setdefault()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dlogger_handle.h228 void logger_channel_register(const char* channel_name, struct logger_channel *channel);
/dports/dns/yadifa/yadifa-2.5.3-10333/test/cjf-scan/
H A Dmain.c93 logger_channel_register(default_channel, stdout_channel); in config_logger_setdefault()
/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yakeyrolld/
H A Dmain.c597 logger_channel_register("stdout", stdout_channel); in main_config()