Searched refs:isc_log_createchannel (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dlog.c131 result = isc_log_createchannel(lcfg, "default_debug",
143 result = isc_log_createchannel(lcfg, "default_syslog",
169 result = isc_log_createchannel(lcfg, "default_debug",
187 result = isc_log_createchannel(lcfg, "default_syslog",
H A Dlogconf.c218 result = isc_log_createchannel(lctx, channelname,
/macosx-10.9.5/bind9-45.100/bind9/bin/tools/
H A Dnamed-journalprint.c52 RUNTIME_CHECK(isc_log_createchannel(logconfig, "stderr",
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/tests/
H A Disctest.c80 CHECK(isc_log_createchannel(logconfig, "stderr",
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dcfg_test.c89 result = isc_log_createchannel(lcfg, "_default",
93 check_result(result, "isc_log_createchannel()");
H A Dlog_test.c153 CHECK(isc_log_createchannel(lcfg, "file_test", ISC_LOG_TOFILE,
166 CHECK(isc_log_createchannel(lcfg, "debug_test", ISC_LOG_TOFILEDESC,
H A Dbyname_test.c83 RUNTIME_CHECK(isc_log_createchannel(lcfg, "_default",
H A Dadb_test.c330 result = isc_log_createchannel(lcfg, "_default",
334 check_result(result, "isc_log_createchannel()");
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dlog.h42 * isc_log_createchannel(), not to specify a level in isc_log_write().
110 * before calling isc_log_createchannel().
114 * isc_log_createchannel(). To define an #ISC_LOG_TOFILEDESC channel set only
135 * Passed to isc_log_createchannel to define the attributes of either
399 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name,
408 * it can be altered or destroyed after isc_log_createchannel().
/macosx-10.9.5/ntp-88/lib/isc/include/isc/
H A Dlog.h42 * isc_log_createchannel(), not to specify a level in isc_log_write().
110 * before calling isc_log_createchannel().
114 * isc_log_createchannel(). To define an #ISC_LOG_TOFILEDESC channel set only
135 * Passed to isc_log_createchannel to define the attributes of either
399 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name,
408 * it can be altered or destroyed after isc_log_createchannel().
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/tests/
H A Ddnstest.c142 CHECK(isc_log_createchannel(logconfig, "stderr",
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dlog.c214 * dynamically with isc_log_createchannel.
354 * structure, but isc_log_createchannel() needs a valid
369 result = isc_log_createchannel(lcfg, "default_syslog",
379 result = isc_log_createchannel(lcfg, "default_stderr",
398 result = isc_log_createchannel(lcfg, "default_debug",
406 result = isc_log_createchannel(lcfg, "null",
529 * but in isc_log_createchannel it gets copied
702 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name, function
1160 * with isc_mem_strdup in isc_log_createchannel.
/macosx-10.9.5/ntp-88/lib/isc/
H A Dlog.c214 * dynamically with isc_log_createchannel.
354 * structure, but isc_log_createchannel() needs a valid
369 result = isc_log_createchannel(lcfg, "default_syslog",
379 result = isc_log_createchannel(lcfg, "default_stderr",
398 result = isc_log_createchannel(lcfg, "default_debug",
406 result = isc_log_createchannel(lcfg, "null",
529 * but in isc_log_createchannel it gets copied
702 isc_log_createchannel(isc_logconfig_t *lcfg, const char *name, function
1160 * with isc_mem_strdup in isc_log_createchannel.
/macosx-10.9.5/bind9-45.100/bind9/bin/dnssec/
H A Ddnssectool.c169 result = isc_log_createchannel(logconfig, "stderr",
174 check_result(result, "isc_log_createchannel()");
/macosx-10.9.5/bind9-45.100/bind9/bin/check/
H A Dcheck-tool.c565 RUNTIME_CHECK(isc_log_createchannel(logconfig, "stderr",
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/dst/
H A Dgsstest.c479 RUNCHECK(isc_log_createchannel(lcfg, "_default",
/macosx-10.9.5/bind9-45.100/bind9/bin/rndc/
H A Drndc.c805 isc_log_createchannel(logconfig, "stderr",

Completed in 204 milliseconds