/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | gen_ho.c | 132 int therrno = NETDB_INTERNAL; in ho_byname() 140 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byname() 147 pvt->res->res_h_errno != NETDB_INTERNAL) { in ho_byname() 175 int therrno = NETDB_INTERNAL; in ho_byname2() 183 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byname2() 190 pvt->res->res_h_errno != NETDB_INTERNAL) { in ho_byname2() 214 int therrno = NETDB_INTERNAL; in ho_byaddr() 223 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr() 230 pvt->res->res_h_errno != NETDB_INTERNAL) { in ho_byaddr() 343 int therrno = NETDB_INTERNAL; in ho_addrinfo() [all …]
|
H A D | dns_nw.c | 163 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in nw_byname() 181 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in nw_byaddr() 252 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in get1101byname() 276 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in get1101byaddr() 284 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in get1101byaddr() 465 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in get1101mask()
|
H A D | getnetent.c | 261 RES_SET_H_ERRNO(net_data->res, NETDB_INTERNAL); in fakeaddr() 289 RES_SET_H_ERRNO(net_data->res, NETDB_INTERNAL); in fakeaddr() 318 RES_SET_H_ERRNO(net_data->res, NETDB_INTERNAL); in nw_to_net()
|
H A D | dns_ho.c | 258 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byname2() 282 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byname2() 349 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr() 394 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr() 400 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr() 428 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr() 448 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr() 574 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_addrinfo()
|
H A D | nis_nw.c | 162 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in nw_byaddr() 169 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in nw_byaddr() 200 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in nw_byname()
|
H A D | gen_nw.c | 155 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in nw_byname() 178 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in nw_byaddr()
|
H A D | lcl_ho.c | 282 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr() 287 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_byaddr() 338 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in ho_next()
|
H A D | gethostent.c | 958 RES_SET_H_ERRNO(net_data->res, NETDB_INTERNAL); in init() 984 RES_SET_H_ERRNO(net_data->res, NETDB_INTERNAL); 1026 RES_SET_H_ERRNO(net_data->res, NETDB_INTERNAL);
|
H A D | lcl_nw.c | 235 RES_SET_H_ERRNO(pvt->res, NETDB_INTERNAL); in nw_next()
|
/netbsd-src/external/bsd/libbind/dist/resolv/ |
H A D | res_data.c | 159 RES_SET_H_ERRNO(&_res, NETDB_INTERNAL); in res_mkquery() 170 RES_SET_H_ERRNO(&_res, NETDB_INTERNAL); in res_mkupdate() 184 RES_SET_H_ERRNO(&_res, NETDB_INTERNAL); in res_query() 235 RES_SET_H_ERRNO(&_res, NETDB_INTERNAL); in res_update() 249 RES_SET_H_ERRNO(&_res, NETDB_INTERNAL); in res_search() 264 RES_SET_H_ERRNO(&_res, NETDB_INTERNAL); in res_querydomain() 276 RES_SET_H_ERRNO(&_res, NETDB_INTERNAL); in res_randomid()
|
/netbsd-src/lib/libc/resolv/ |
H A D | res_data.c | 199 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_mkquery() 211 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_mkupdate() 226 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_query() 280 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_update() 295 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_search() 310 RES_SET_H_ERRNO(&_nres, NETDB_INTERNAL); in res_querydomain() 328 RES_SET_H_ERRNO(&_res, NETDB_INTERNAL); in res_randomid()
|
H A D | res_state.c | 63 h_errno = NETDB_INTERNAL; in __weak_alias()
|
/netbsd-src/lib/libc/net/ |
H A D | gethnamaddr.c | 518 *he = NETDB_INTERNAL; in getanswer() 529 *he = NETDB_INTERNAL; in gethostbyname_r() 555 *he = NETDB_INTERNAL; in gethostbyname2_r() 588 *he = NETDB_INTERNAL; in gethostbyname_internal() 643 *he = NETDB_INTERNAL; in gethostbyname_internal() 654 *he = NETDB_INTERNAL; in gethostbyname_internal() 720 *he = NETDB_INTERNAL; in gethostbyaddr_r() 725 *he = NETDB_INTERNAL; in gethostbyaddr_r() 732 *he = NETDB_INTERNAL; in gethostbyaddr_r() 752 *he = NETDB_INTERNAL; in gethostent_r() [all …]
|
H A D | sethostent.c | 169 *info->he = NETDB_INTERNAL; in _hf_gethtbyname2() 175 *info->he = NETDB_INTERNAL; in _hf_gethtbyname2() 256 *info->he = NETDB_INTERNAL; in _hf_gethtbyname2() 280 *info->he = NETDB_INTERNAL; in _hf_gethtbyaddr()
|
H A D | getnetnamadr.c | 347 h_errno = NETDB_INTERNAL; in _dns_getnetbyaddr() 402 h_errno = NETDB_INTERNAL; in getnetbyaddr() 459 h_errno = NETDB_INTERNAL; in _dns_getnetbyname() 507 h_errno = NETDB_INTERNAL; in getnetbyname()
|
/netbsd-src/external/apache2/mDNSResponder/nss/ |
H A D | nss_mdnsd.c | 272 h_errno = NETDB_INTERNAL; in _mdns_getaddrinfo() 333 h_errno = NETDB_INTERNAL; in _mdns_getaddrinfo_abs() 403 *info->he = NETDB_INTERNAL; in _mdns_gethtbyaddr() 408 *info->he = NETDB_INTERNAL; in _mdns_gethtbyaddr() 424 *info->he = NETDB_INTERNAL; in _mdns_gethtbyaddr() 451 *info->he = NETDB_INTERNAL; in _mdns_gethtbyaddr() 506 *info->he = NETDB_INTERNAL; in _mdns_gethtbyname() 569 *info->he = NETDB_INTERNAL; in _mdns_gethtbyname_abs() 741 *info->he = NETDB_INTERNAL; in _mdns_hostent_done() 949 h_errno = NETDB_INTERNAL; in search_init()
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | util-int.c | 490 #ifdef NETDB_INTERNAL in ldap_pvt_gethostbyname_a() 492 (*herrno_ptr==NETDB_INTERNAL) && in ldap_pvt_gethostbyname_a() 549 #ifdef NETDB_INTERNAL in hp_strerror() 550 case NETDB_INTERNAL: return STRERROR( errno ); in hp_strerror() 614 #ifdef NETDB_INTERNAL in ldap_pvt_get_hname() 616 (h_errno==NETDB_INTERNAL) && in ldap_pvt_get_hname() 678 #ifdef NETDB_INTERNAL in ldap_pvt_gethostbyaddr_a() 680 (*herrno_ptr==NETDB_INTERNAL) && in ldap_pvt_gethostbyaddr_a()
|
/netbsd-src/lib/libpthread/ |
H A D | res_state.c | 98 h_errno = NETDB_INTERNAL; in __res_get_state() 107 h_errno = NETDB_INTERNAL; in __res_get_state()
|
/netbsd-src/external/mpl/dhcp/bind/include/irs/ |
H A D | netdb.h | 32 #undef NETDB_INTERNAL 40 #define NETDB_INTERNAL -1 /* see errno */ macro
|
/netbsd-src/distrib/utils/libhack/ |
H A D | gethost.c | 147 *he = NETDB_INTERNAL; in gethostent_r() 230 *he = NETDB_INTERNAL; in gethostent_r()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/include/irs/ |
H A D | netdb.h.in | 32 #undef NETDB_INTERNAL 40 #define NETDB_INTERNAL -1 /* see errno */ macro
|
/netbsd-src/include/ |
H A D | netdb.h | 224 #define NETDB_INTERNAL -1 /*%< see errno */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | netdb.d | 546 enum NETDB_INTERNAL = -1; in version() local 654 enum NETDB_INTERNAL = -1; in version() local
|
/netbsd-src/lib/libbluetooth/ |
H A D | bluetooth.c | 111 h_errno = NETDB_INTERNAL; in bt_gethostent()
|
/netbsd-src/external/bsd/libbind/dist/include/ |
H A D | netdb.h | 202 #define NETDB_INTERNAL -1 /*%< see errno */ macro
|