HomeSort by: relevance | last modified time | path
    Searched refs:logconfig (Results 1 - 21 of 21) sorted by relevancy

  /src/external/mpl/bind/dist/bin/named/
logconf.c 36 * in 'ccat' and add it to 'logconfig'.
39 category_fromconf(const cfg_obj_t *ccat, isc_logconfig_t *logconfig) {
58 if (logconfig == NULL) {
71 result = isc_log_usechannel(logconfig, channelname, category,
86 * in 'cchan' and add it to 'logconfig'.
89 channel_fromconf(const cfg_obj_t *channel, isc_logconfig_t *logconfig) {
268 if (logconfig != NULL) {
269 isc_log_createchannel(logconfig, channelname, type, level,
289 if (logconfig != NULL && !named_g_nosyslog) {
301 if (logconfig != NULL && !named_g_nosyslog)
    [all...]
  /src/etc/
ntp.conf 28 logconfig -syncstatus
  /src/external/mpl/bind/dist/bin/tools/
named-journalprint.c 44 isc_logconfig_t *logconfig = NULL; local
47 isc_log_create(mctx, &log, &logconfig);
56 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
59 RUNTIME_CHECK(isc_log_usechannel(logconfig, "stderr", NULL, NULL) ==
  /src/external/mpl/bind/dist/bin/tests/system/rsabigexponent/
bigkey.c 52 isc_logconfig_t *logconfig; variable
111 isc_log_create(mctx, &log_, &logconfig);
115 isc_log_settag(logconfig, "bigkey");
121 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC, level,
125 CHECK(isc_log_usechannel(logconfig, "stderr", NULL, NULL), "isc_log_"
  /src/external/mpl/bind/dist/bin/tests/system/
makejournal.c 91 isc_logconfig_t *logconfig = NULL; local
109 isc_log_create(mctx, &lctx, &logconfig);
119 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
122 CHECK(isc_log_usechannel(logconfig, "stderr", NULL, NULL));
  /src/external/mpl/bind/dist/tests/isccfg/
duration_test.c 55 isc_logconfig_t *logconfig = NULL; local
57 isc_log_create(mctx, &lctx, &logconfig);
65 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
67 result = isc_log_usechannel(logconfig, "stderr", NULL, NULL);
parser_test.c 56 isc_logconfig_t *logconfig = NULL; local
58 isc_log_create(mctx, &lctx, &logconfig);
66 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
68 result = isc_log_usechannel(logconfig, "stderr", NULL, NULL);
  /src/external/bsd/ntp/dist/libntp/lib/isc/
log.c 158 isc_logconfig_t * logconfig; member in struct:isc_log
316 lctx->logconfig = lcfg;
428 ENSURE(lctx->logconfig != NULL);
430 return (lctx->logconfig);
453 old_cfg = lctx->logconfig;
454 lctx->logconfig = lcfg;
475 if (lctx->logconfig != NULL) {
476 lcfg = lctx->logconfig;
477 lctx->logconfig = NULL;
518 * This function cannot be called with a logconfig that is i
    [all...]
  /src/external/mpl/bind/dist/tests/dns/
qpmulti_test.c 75 isc_logconfig_t *logconfig = NULL; local
77 isc_log_create(mctx, &lctx, &logconfig);
86 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
95 result = isc_log_usechannel(logconfig, "stderr",
  /src/external/mpl/bind/dist/bin/dnssec/
dnssectool.c 135 isc_logconfig_t *logconfig = NULL; local
158 isc_log_create(mctx, &log, &logconfig);
162 isc_log_settag(logconfig, program);
174 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC, level,
178 RUNTIME_CHECK(isc_log_usechannel(logconfig, "stderr", NULL, NULL) ==
  /src/external/mpl/bind/dist/lib/isc/
log.c 149 isc_logconfig_t *logconfig; member in struct:isc_log
277 lctx->logconfig = lcfg;
356 old_cfg = rcu_xchg_pointer(&lctx->logconfig, lcfg);
381 lcfg = rcu_xchg_pointer(&lctx->logconfig, NULL);
422 * This function cannot be called with a logconfig that is in
428 REQUIRE(rcu_dereference(lcfg->lctx->logconfig) != lcfg);
744 if (rcu_dereference(lcfg->lctx->logconfig) == lcfg) {
815 isc_logconfig_t *lcfg = rcu_dereference(lctx->logconfig);
893 isc_logconfig_t *lcfg = rcu_dereference(lctx->logconfig);
1519 isc_logconfig_t *lcfg = rcu_dereference(lctx->logconfig);
    [all...]
  /src/external/mpl/bind/dist/bin/check/
check-tool.c 551 isc_logconfig_t *logconfig = NULL; local
554 isc_log_create(mctx, &log, &logconfig);
566 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
569 RUNTIME_CHECK(isc_log_usechannel(logconfig, "stderr", NULL, NULL) ==
  /src/external/mpl/dhcp/bind/dist/lib/isc/
log.c 152 isc_logconfig_t *logconfig; member in struct:isc_log
290 lctx->logconfig = lcfg;
375 old_cfg = lctx->logconfig;
376 lctx->logconfig = lcfg;
402 lcfg = lctx->logconfig;
403 lctx->logconfig = NULL;
445 * This function cannot be called with a logconfig that is in
451 REQUIRE(lcfg->lctx->logconfig != lcfg);
767 if (lcfg->lctx->logconfig == lcfg) {
837 isc_logconfig_t *lcfg = lctx->logconfig;
    [all...]
  /src/external/mpl/bind/dist/bin/delv/
delv.c 323 isc_logconfig_t *logconfig = NULL; local
326 isc_log_create(mctx, &lctx, &logconfig);
338 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
343 isc_log_settag(logconfig, ";; ");
345 result = isc_log_usechannel(logconfig, "stderr",
352 isc_log_createchannel(logconfig, "resolver", ISC_LOG_TOFILEDESC,
356 result = isc_log_usechannel(logconfig, "resolver",
365 isc_log_createchannel(logconfig, "validator",
369 result = isc_log_usechannel(logconfig, "validator",
381 isc_log_createchannel(logconfig, "messages", ISC_LOG_TOFILEDESC
    [all...]
  /src/external/mpl/bind/dist/bin/rndc/
rndc.c 829 isc_logconfig_t *logconfig = NULL; local
976 isc_log_create(rndc_mctx, &log, &logconfig);
978 isc_log_settag(logconfig, progname);
983 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
987 isc_log_usechannel(logconfig, "stderr", NULL, NULL));
  /src/external/bsd/ntp/dist/include/
ntp_config.h 249 attr_val_fifo * logconfig; member in struct:config_tree_tag
  /src/external/mpl/bind/dist/tests/bench/
qpmulti.c 161 isc_logconfig_t *logconfig = NULL; local
164 isc_log_create(mctx, &lctx, &logconfig);
173 isc_log_createchannel(logconfig, "stderr", ISC_LOG_TOFILEDESC,
181 result = isc_log_usechannel(logconfig, "stderr",
  /src/external/bsd/ntp/dist/ntpd/
ntp_parser.y 1349 { CONCAT_G_FIFOS(cfgt.logconfig, $2); }
ntp_config.c 94 * "logconfig" building blocks
633 atrv = HEAD_PFIFO(ptree->logconfig);
635 fprintf(df, "logconfig");
3603 my_lc = HEAD_PFIFO(ptree->logconfig);
3619 fatal_error("config-logconfig: modifier='%c'", my_lc->attr);
3631 FREE_ATTR_VAL_FIFO(ptree->logconfig);
5428 msyslog(LOG_ERR, "logconfig: '%s' not recognized - ignored",
  /src/external/mpl/bind/dist/bin/dig/
dighost.c 1353 isc_logconfig_t *logconfig = NULL; local
1372 isc_log_create(mctx, &lctx, &logconfig);
1377 result = isc_log_usechannel(logconfig, "default_debug", NULL, NULL);
  /src/external/mpl/bind/dist/bin/nsupdate/
nsupdate.c 809 isc_logconfig_t *logconfig = NULL; local
816 isc_log_create(gmctx, &glctx, &logconfig);
821 result = isc_log_usechannel(logconfig, "default_debug", NULL, NULL);

Completed in 43 milliseconds