Searched refs:isc_log_createchannel (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/ntp/libntp/lib/isc/ |
| H A D | log.c | 370 result = isc_log_createchannel(lcfg, "default_syslog", in isc_logconfig_create() 380 result = isc_log_createchannel(lcfg, "default_stderr", in isc_logconfig_create() 399 result = isc_log_createchannel(lcfg, "default_debug", in isc_logconfig_create() 407 result = isc_log_createchannel(lcfg, "null", in isc_logconfig_create() 703 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name, in isc_log_createchannel() function
|
| /freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
| H A D | log.h | 399 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name,
|