Home
last modified time | relevance | path

Searched refs:ISC_R_HOSTDOWN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Derrno2result.c91 return (ISC_R_HOSTDOWN); in isc___errno2result()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dresult.h39 #define ISC_R_HOSTDOWN 11 /*%< host down */ macro