Searched refs:ISC_R_NETUNREACH (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Derrno2result.c77 return (ISC_R_NETUNREACH);
79 return (ISC_R_NETUNREACH);
96 return (ISC_R_NETUNREACH);
H A Dsocket.c1123 *isc_errno = ISC_R_NETUNREACH;
2163 ERROR_MATCH(WSAENETUNREACH, ISC_R_NETUNREACH);
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dresult.h36 #define ISC_R_NETUNREACH 8 /*%< network unreachable */ macro
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Derrno2result.c95 return (ISC_R_NETUNREACH);
H A Dsocket.c1703 SOFT_OR_HARD(ENETUNREACH, ISC_R_NETUNREACH);
1895 ALWAYS_HARD(ENETUNREACH, ISC_R_NETUNREACH);
5355 ERROR_MATCH(ENETUNREACH, ISC_R_NETUNREACH);
5515 ERROR_MATCH(ENETUNREACH, ISC_R_NETUNREACH);
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dresult.h36 #define ISC_R_NETUNREACH 8 /*%< network unreachable */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Derrno2result.c95 return (ISC_R_NETUNREACH);
H A Dsocket.c1693 SOFT_OR_HARD(ENETUNREACH, ISC_R_NETUNREACH);
1881 ALWAYS_HARD(ENETUNREACH, ISC_R_NETUNREACH);
5321 ERROR_MATCH(ENETUNREACH, ISC_R_NETUNREACH);
5481 ERROR_MATCH(ENETUNREACH, ISC_R_NETUNREACH);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dresolver.c1222 case ISC_R_NETUNREACH:
2138 case ISC_R_NETUNREACH:
6940 devent->result == ISC_R_NETUNREACH ||

Completed in 200 milliseconds