Home
last modified time | relevance | path

Searched refs:ERR_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpq/
Dntpq.h49 #define ERR_TIMEOUT 258 macro
Dntpq.c1034 return ERR_TIMEOUT; in getresponse()
1479 case ERR_TIMEOUT: in show_error_msg()
1566 if (!done && (res == ERR_TIMEOUT || res == ERR_INCOMPLETE)) { in doqueryex()
Dntpq-subs.c2691 ERR_TIMEOUT == qres) { in collect_mru_list()
/freebsd-12-stable/contrib/ntp/ntpdc/
Dntpdc.c219 #define ERR_TIMEOUT 17 macro
690 return ERR_TIMEOUT; in getresponse()
1098 case ERR_TIMEOUT: in doquery()