Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/libntp/
H A Dstatestr.c126 { EVNT_DISARMED, "leap_disarmed", 0 },
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_timer.c717 report_event(EVNT_DISARMED, NULL, NULL); in check_leapsec()
/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h648 #define EVNT_DISARMED 10 /* leap disarmed */ macro