Lines Matching defs:isc_errno
1123 map_socket_error(isc_socket_t *sock, int windows_errno, int *isc_errno,
1129 *isc_errno = ISC_R_CONNREFUSED;
1137 *isc_errno = ISC_R_NETUNREACH;
1146 *isc_errno = ISC_R_HOSTUNREACH;
1153 *isc_errno = ISC_R_NETDOWN;
1160 *isc_errno = ISC_R_HOSTDOWN;
1167 *isc_errno = ISC_R_NOPERM;
1177 *isc_errno = ISC_R_CONNECTIONRESET;
1184 *isc_errno = ISC_R_NOTCONNECTED;
1193 *isc_errno = ISC_R_CONNECTIONRESET;
1197 *isc_errno = ISC_R_NORESOURCES;
1201 *isc_errno = ISC_R_FAMILYNOSUPPORT;
1205 *isc_errno = ISC_R_ADDRNOTAVAIL;
1209 *isc_errno = ISC_R_BADADDRESSFORM;
1213 *isc_errno = ISC_R_NETDOWN;
1217 *isc_errno = ISC_R_IOERROR;