Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/libntp/
Dstatestr.c114 { EVNT_UNSPEC, "unspecified", 0 },
478 if (CTL_PEER_EVENT(st) != EVNT_UNSPEC) { in statustoa()
/freebsd-12-stable/contrib/ntp/include/
Dntp.h636 #define EVNT_UNSPEC 0 /* unspecified */ macro
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_control.c838 ctl_sys_last_event = EVNT_UNSPEC; in init_control()