Searched refs:ISC_R_ADDRNOTAVAIL (Results 1 – 5 of 5) sorted by relevance
106 return (ISC_R_ADDRNOTAVAIL); in isc___errno2result()
1697 SOFT_OR_HARD(EADDRNOTAVAIL, ISC_R_ADDRNOTAVAIL); in doio_recv()1875 ALWAYS_HARD(EAFNOSUPPORT, ISC_R_ADDRNOTAVAIL); in doio_send()1876 ALWAYS_HARD(EADDRNOTAVAIL, ISC_R_ADDRNOTAVAIL); in doio_send()5075 return (ISC_R_ADDRNOTAVAIL); in isc__socket_bind()5314 ERROR_MATCH(EADDRNOTAVAIL, ISC_R_ADDRNOTAVAIL); in isc__socket_connect()5315 ERROR_MATCH(EAFNOSUPPORT, ISC_R_ADDRNOTAVAIL); in isc__socket_connect()5474 ERROR_MATCH(EADDRNOTAVAIL, ISC_R_ADDRNOTAVAIL); in internal_connect()5475 ERROR_MATCH(EAFNOSUPPORT, ISC_R_ADDRNOTAVAIL); in internal_connect()
32 #define ISC_R_ADDRNOTAVAIL 4 /*%< address not available */ macro
93 return (ISC_R_ADDRNOTAVAIL); in isc__errno2resultx()
1191 *isc_errno = ISC_R_ADDRNOTAVAIL; in map_socket_error()2158 ERROR_MATCH(WSAEADDRNOTAVAIL, ISC_R_ADDRNOTAVAIL); in internal_connect()2159 ERROR_MATCH(WSAEAFNOSUPPORT, ISC_R_ADDRNOTAVAIL); in internal_connect()3216 return (ISC_R_ADDRNOTAVAIL); in isc__socket_bind()3467 return (ISC_R_ADDRNOTAVAIL); in isc__socket_connect()