Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/libntp/
H A Dstatestr.c127 { EVNT_LEAP, "leap_event", 0 },
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_timer.c679 report_event(EVNT_LEAP, NULL, NULL); in check_leapsec()
/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h649 #define EVNT_LEAP 11 /* leap event */ macro