| /netbsd/src/external/bsd/libbind/dist/irs/ |
| D | gen_ho.c | 146 pvt->res->res_h_errno != HOST_NOT_FOUND && in ho_byname() 164 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND) in ho_byname() 189 pvt->res->res_h_errno != HOST_NOT_FOUND && in ho_byname2() 203 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND) in ho_byname2() 229 pvt->res->res_h_errno != HOST_NOT_FOUND && in ho_byaddr() 244 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND) in ho_byaddr() 359 pvt->res->res_h_errno != HOST_NOT_FOUND && in ho_addrinfo() 374 if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND) in ho_addrinfo()
|
| D | lcl_ho.c | 247 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in ho_byname2() 318 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in ho_byaddr() 346 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in ho_next() 552 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in ho_addrinfo()
|
| D | nis_nw.c | 183 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in nw_byaddr() 209 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in nw_byname() 252 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in nw_next()
|
| D | nis_ho.c | 224 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in ho_byname2() 260 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in ho_byaddr() 296 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in ho_next() 412 RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND); in ho_addrinfo()
|
| D | gethostent.c | 291 *error_num = HOST_NOT_FOUND; in getipnodebyname() 409 *error_num = HOST_NOT_FOUND; in getipnodebyaddr() 1007 RES_SET_H_ERRNO(net_data->res, HOST_NOT_FOUND); 1057 RES_SET_H_ERRNO(net_data->res, HOST_NOT_FOUND); 1065 RES_SET_H_ERRNO(net_data->res, HOST_NOT_FOUND);
|
| D | getnetent.c | 277 RES_SET_H_ERRNO(net_data->res, HOST_NOT_FOUND); in fakeaddr()
|
| /netbsd/src/lib/libc/net/ |
| D | getnetnamadr.c | 206 h_errno = HOST_NOT_FOUND; in getnetanswer() 260 h_errno = HOST_NOT_FOUND; in getnetanswer() 300 h_errno = HOST_NOT_FOUND; in _files_getnetbyaddr() 383 h_errno = HOST_NOT_FOUND; in _dns_getnetbyaddr() 438 h_errno = HOST_NOT_FOUND; in _files_getnetbyname() 486 h_errno = HOST_NOT_FOUND; in _dns_getnetbyname() 572 h_errno = HOST_NOT_FOUND; in _yp_getnetbyaddr() 604 h_errno = HOST_NOT_FOUND; in _yp_getnetbyname()
|
| D | sethostent.c | 147 *info->he = HOST_NOT_FOUND; in _hf_gethtbyname() 226 *info->he = HOST_NOT_FOUND; in _hf_gethtbyname2() 290 *info->he = HOST_NOT_FOUND; in _hf_gethtbyaddr()
|
| D | gethnamaddr.c | 666 *he = HOST_NOT_FOUND; in gethostbyname_internal() 699 *he = HOST_NOT_FOUND; in gethostbyaddr_r() 763 *he = HOST_NOT_FOUND; in gethostent_r() 985 case HOST_NOT_FOUND: in _dns_gethtbyname() 1056 *info->he = HOST_NOT_FOUND; in _dns_gethtbyaddr() 1065 case HOST_NOT_FOUND: in _dns_gethtbyaddr() 1275 *info->he = HOST_NOT_FOUND; in _yp_gethtbyaddr() 1320 *info->he = HOST_NOT_FOUND; in _yp_gethtbyname()
|
| D | getaddrinfo.c | 1944 h_errno = HOST_NOT_FOUND; in getanswer() 2262 case HOST_NOT_FOUND: in _dns_getaddrinfo() 2527 h_errno = HOST_NOT_FOUND; in _yp_getaddrinfo() 2652 h_errno = HOST_NOT_FOUND; in res_queryN() 2694 h_errno = HOST_NOT_FOUND; /* default, if we never query */ in res_searchN() 2763 case HOST_NOT_FOUND: in res_searchN()
|
| D | getnameinfo.c | 419 case HOST_NOT_FOUND: in getnameinfo_inet()
|
| /netbsd/src/external/bsd/libbind/dist/resolv/ |
| D | res_query.c | 187 RES_SET_H_ERRNO(statp, HOST_NOT_FOUND); in res_nquery() 230 RES_SET_H_ERRNO(statp, HOST_NOT_FOUND); /*%< True if we never query. */ in res_nsearch() 304 case HOST_NOT_FOUND: in res_nsearch()
|
| /netbsd/src/lib/libc/resolv/ |
| D | res_query.c | 217 RES_SET_H_ERRNO(statp, HOST_NOT_FOUND); in res_nquery() 260 RES_SET_H_ERRNO(statp, HOST_NOT_FOUND); /*%< True if we never query. */ in res_nsearch() 334 case HOST_NOT_FOUND: in res_nsearch()
|
| /netbsd/src/external/apache2/mDNSResponder/nss/ |
| D | nss_mdnsd.c | 344 h_errno = HOST_NOT_FOUND; in _mdns_getaddrinfo_abs() 375 *info->he = HOST_NOT_FOUND; in _mdns_gethtbyaddr() 389 *info->he = HOST_NOT_FOUND; in _mdns_gethtbyaddr() 463 *info->he = HOST_NOT_FOUND; in _mdns_gethtbyaddr() 580 *info->he = HOST_NOT_FOUND; in _mdns_gethtbyname_abs() 1000 h_errno = HOST_NOT_FOUND; in search_init()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/dns/ |
| D | dns_strerror.c | 51 HOST_NOT_FOUND, "Host not found",
|
| D | dns_lookup.c | 424 DNS_SET_H_ERRNO(&dns_res_state, HOST_NOT_FOUND); in dns_neg_query() 465 #define NOT_FOUND_H_ERRNO(he) ((he) == HOST_NOT_FOUND || (he) == NO_DATA) in dns_neg_search() 593 case HOST_NOT_FOUND: in dns_query() 1064 DNS_SET_H_ERRNO(&dns_res_state, HOST_NOT_FOUND); in dns_lookup_x() 1078 DNS_SET_H_ERRNO(&dns_res_state, HOST_NOT_FOUND); in dns_lookup_x()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | getipnodebyaddr.c | 53 case HOST_NOT_FOUND : in getipnodebyaddr()
|
| D | getipnodebyname.c | 65 case HOST_NOT_FOUND : in getipnodebyname()
|
| D | roken-common.h | 183 #ifndef HOST_NOT_FOUND 184 #define HOST_NOT_FOUND 1 macro
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| D | eai_to_heim_errno.c | 109 case HOST_NOT_FOUND: in krb5_h_errno_to_heim_errno()
|
| /netbsd/src/include/ |
| D | netdb.h | 228 #define HOST_NOT_FOUND 1 /*%< Authoritative Answer Host not found */ macro
|
| /netbsd/src/distrib/utils/libhack/ |
| D | gethost.c | 153 *he = HOST_NOT_FOUND; in gethostent_r()
|
| /netbsd/src/lib/libbluetooth/ |
| D | bluetooth.c | 116 h_errno = HOST_NOT_FOUND; in bt_gethostent()
|
| /netbsd/src/external/bsd/libbind/dist/include/ |
| D | netdb.h | 204 #define HOST_NOT_FOUND 1 /*%< Authoritative Answer Host not found */ macro
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | getrrsetbyname.c | 248 case HOST_NOT_FOUND: in getrrsetbyname()
|