Home
last modified time | relevance | path

Searched refs:logconfig (Results 1 – 12 of 12) sorted by relevance

/src/contrib/ntp/libntp/lib/isc/
H A Dlog.c156 isc_logconfig_t * logconfig; member
314 lctx->logconfig = lcfg; in isc_log_create()
426 ENSURE(lctx->logconfig != NULL); in isc_logconfig_get()
428 return (lctx->logconfig); in isc_logconfig_get()
451 old_cfg = lctx->logconfig; in isc_logconfig_use()
452 lctx->logconfig = lcfg; in isc_logconfig_use()
473 if (lctx->logconfig != NULL) { in isc_log_destroy()
474 lcfg = lctx->logconfig; in isc_log_destroy()
475 lctx->logconfig = NULL; in isc_log_destroy()
519 REQUIRE(lcfg->lctx != NULL && lcfg->lctx->logconfig != lcfg); in isc_logconfig_destroy()
[all …]
/src/contrib/ntp/html/scripts/
H A Dmiscopt.txt9 <li class='inline'><a href='miscopt.html#logconfig'>logconfig - configure log file</a></li>\
/src/contrib/ntp/ntpd/
H A Dcomplete.conf.in10 logconfig =allall -allinfo -allevents -allstatistics -allstatus +allall -clockinfo -clockevents -cl…
H A Dntp_config.c621 atrv = HEAD_PFIFO(ptree->logconfig); in dump_config_tree()
3591 my_lc = HEAD_PFIFO(ptree->logconfig); in config_logconfig()
3619 FREE_ATTR_VAL_FIFO(ptree->logconfig); in free_config_logconfig()
H A Dntp_parser.c3361 { CONCAT_G_FIFOS(cfgt.logconfig, (yyvsp[0].Attr_val_fifo)); } in yyparse()
H A Dntp.conf.def2767 .It Ic logconfig Ar configkeyword
2834 logconfig =syncstatus +sysevents
2843 logconfig =syncall +clockall
H A Dinvoke-ntp.conf.texi2628 @item @code{logconfig} @kbd{configkeyword}
2681 logconfig =syncstatus +sysevents
2690 logconfig =syncall +clockall
/src/contrib/ntp/include/
H A Dntp_config.h247 attr_val_fifo * logconfig; member
/src/contrib/ntp/
H A DChangeLog1984 nomodify and nomrulist restrictions under "logconfig +sysinfo".
2227 * Change some error logging to syslog to ignore logconfig mask, such
2295 * [Bug 1985] from 4.2.6p4-RC3: "logconfig =allall" rejected.
3058 * [Bug 1593] ntpd abort in free() with logconfig syntax error.
3410 * [Bug 1985] "logconfig =allall" rejected.
4227 * Correct logconfig keyword declaration to MULTIPLE_ARG
4730 * [Bug 825] Correct logconfig -/+ keyword processing.
H A DCommitLog-4.1.02181 * html/miscopt.htm (logconfig): List the "clock" event class.
H A DCommitLog104926 nomodify and nomrulist restrictions under "logconfig +sysinfo".
104933 nomodify and nomrulist restrictions under "logconfig +sysinfo".
104955 nomodify and nomrulist restrictions under "logconfig +sysinfo".
120305 Change some error logging to syslog to ignore logconfig mask, such
120316 Change some error logging to syslog to ignore logconfig mask, such
120338 Make failure and GPS time syslog output ignore logconfig.
120342 Report PPSAPI failure to log regardless of logconfig.
123769 [Bug 1985] "logconfig =allall" rejected.
123772 [Bug 1985] "logconfig =allall" rejected.
123784 [Bug 1985] "logconfig =allall" rejected.
[all …]
H A DNEWS3573 * Allow "logconfig =allall" configuration directive
7339 * Allow "logconfig =allall" configuration directive