Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/libntp/lib/isc/unix/
H A Derrno2result.c95 return (ISC_R_NETUNREACH); in isc___errno2result()
/freebsd-src/contrib/ntp/libntp/lib/isc/include/isc/
H A Dresult.h36 #define ISC_R_NETUNREACH 8 /*%< network unreachable */ macro