Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/libntp/
HDstatestr.c125 { EVNT_CLOCKRESET, "clock_step" },
/NextBSD/contrib/ntp/include/
HDntp.h621 #define EVNT_CLOCKRESET 12 /* clock step */ macro
/NextBSD/contrib/ntp/ntpd/
HDntp_loopfilter.c637 report_event(EVNT_CLOCKRESET, NULL, tbuf); in local_clock()