Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/libntp/
H A Dstatestr.c128 { EVNT_CLOCKRESET, "clock_step", 0 },
/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h650 #define EVNT_CLOCKRESET 12 /* clock step */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_loopfilter.c647 report_event(EVNT_CLOCKRESET, NULL, tbuf); in local_clock()