Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/libntp/
HDstatestr.c125 { EVNT_CLOCKRESET, "clock_step", 0 },
/freebsd-14-stable/contrib/ntp/include/
HDntp.h659 #define EVNT_CLOCKRESET 12 /* clock step */ macro
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_loopfilter.c642 report_event(EVNT_CLOCKRESET, NULL, tbuf); in local_clock()