Searched defs:isc_log_createchannel (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/ |
H A D | log.c | 206 * dynamically with isc_log_createchannel. 344 * structure, but isc_log_createchannel() needs a valid 359 result = isc_log_createchannel(lcfg, "default_syslog", 369 result = isc_log_createchannel(lcfg, "default_stderr", 388 result = isc_log_createchannel(lcfg, "default_debug", 396 result = isc_log_createchannel(lcfg, "null", 519 * but in isc_log_createchannel it gets copied 692 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name, function
|
Completed in 273 milliseconds