Home
last modified time | relevance | path

Searched refs:NLOG_CLOCKSTATUS (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_true.c482 NLOG(NLOG_CLOCKSTATUS) { in true_receive()
495 NLOG(NLOG_CLOCKSTATUS) { in true_receive()
511 NLOG(NLOG_CLOCKSTATUS) { in true_receive()
666 NLOG(NLOG_CLOCKSTATUS) { in true_doevent()
729 NLOG(NLOG_CLOCKSTATUS) { in true_doevent()
Drefclock_parse.c3731 NLOG(NLOG_CLOCKSTATUS) in parse_event()
3939 NLOG(NLOG_CLOCKSTATUS) in parse_process()
3979 NLOG(NLOG_CLOCKSTATUS) in parse_process()
4461 NLOG(NLOG_CLOCKSTATUS) in gps16x_message()
Dntp_config.c101 { "allstatus", NLOG_SYSSTATUS | NLOG_PEERSTATUS | NLOG_CLOCKSTATUS | NLOG_SYNCSTATUS },
/freebsd-10-stable/contrib/ntp/include/
Dntp_syslog.h66 #define NLOG_CLOCKSTATUS 0x00000400 /* clock status (sync/unsync) */ macro