Home
last modified time | relevance | path

Searched refs:NLOG_SYNCMASK (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/ntp/include/
H A Dntp_syslog.h70 #define NLOG_SYNCMASK 0x0000F000 /* sync log events */ macro
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntpd.c869 init_logging(progname, NLOG_SYNCMASK, TRUE);
H A Dntp_config.c99 { "allall", NLOG_SYSMASK | NLOG_PEERMASK | NLOG_CLOCKMASK | NLOG_SYNCMASK },