Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/libntp/
Dstatestr.c127 { EVNT_CLOCKRESET, "clock_step", 0 },
/netbsd/src/external/bsd/ntp/dist/include/
Dntp.h661 #define EVNT_CLOCKRESET 12 /* clock step */ macro
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_loopfilter.c644 report_event(EVNT_CLOCKRESET, NULL, tbuf); in local_clock()