Searched refs:ISC_R_HOSTDOWN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dresult.h39 #define ISC_R_HOSTDOWN 11 /*%< host down */ macro
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Derrno2result.c91 return (ISC_R_HOSTDOWN);
H A Dsocket.c1695 SOFT_OR_HARD(EHOSTDOWN, ISC_R_HOSTDOWN);
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c1146 *isc_errno = ISC_R_HOSTDOWN;
2162 ERROR_MATCH(WSAEHOSTDOWN, ISC_R_HOSTDOWN);

Completed in 117 milliseconds