Symbol: HOST_NOT_FOUND
usr/src/cmd/ldap/ns_ldap/ldapaddent.c
4729
case HOST_NOT_FOUND:
usr/src/cmd/sendmail/libsm/errstring.c
107
case HOST_NOT_FOUND + E_DNSBASE:
usr/src/cmd/sendmail/src/conf.c
4423
SM_SET_H_ERRNO(HOST_NOT_FOUND);
usr/src/cmd/sendmail/src/daemon.c
4112
case HOST_NOT_FOUND:
usr/src/cmd/sendmail/src/domain.c
291
case HOST_NOT_FOUND:
usr/src/cmd/sendmail/src/domain.c
946
if (h_errno != HOST_NOT_FOUND)
usr/src/cmd/sendmail/src/err.c
1062
case HOST_NOT_FOUND + E_DNSBASE:
usr/src/cmd/sendmail/src/map.c
890
SM_SET_H_ERRNO(HOST_NOT_FOUND);
usr/src/lib/gss_mechs/mech_krb5/support/fake-addrinfo.c
1050
case HOST_NOT_FOUND:
usr/src/lib/libmapid/common/mapid.c
648
case HOST_NOT_FOUND:
usr/src/lib/libmapid/common/mapid.c
99
case HOST_NOT_FOUND:
usr/src/lib/libnsl/nss/gethostbyname_r.c
114
*h_errnop = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/gethostbyname_r.c
157
*h_errnop = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/getipnodeby.c
267
*error_num = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/getipnodeby.c
336
*error_num = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/getipnodeby.c
473
*error_num = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/getipnodeby.c
478
*error_num = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/getipnodeby.c
482
*error_num = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/getipnodeby.c
489
*error_num = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/getipnodeby.c
670
*error_num = HOST_NOT_FOUND;
usr/src/lib/libnsl/nss/netdir_inet.c
1247
return (HOST_NOT_FOUND);
usr/src/lib/libnsl/nss/netdir_inet.c
1270
case HOST_NOT_FOUND:
usr/src/lib/libnsl/nss/netdir_inet.c
1283
case HOST_NOT_FOUND:
usr/src/lib/libnsl/nss/netdir_inet.c
2496
return (HOST_NOT_FOUND);
usr/src/lib/libresolv/res_gethost.c
125
h_errno = HOST_NOT_FOUND;
usr/src/lib/libresolv/res_gethost.c
247
h_errno = HOST_NOT_FOUND;
usr/src/lib/libresolv/res_query.c
117
h_errno = HOST_NOT_FOUND;
usr/src/lib/libresolv/res_query.c
162
h_errno = HOST_NOT_FOUND; /* default, if we never query */
usr/src/lib/libresolv/res_query.c
200
if ((h_errno != HOST_NOT_FOUND && h_errno != NO_DATA) ||
usr/src/lib/libresolv2/common/irs/dns_nw.c
323
RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/irs/gen_ho.c
140
pvt->res->res_h_errno != HOST_NOT_FOUND &&
usr/src/lib/libresolv2/common/irs/gen_ho.c
158
if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
usr/src/lib/libresolv2/common/irs/gen_ho.c
183
pvt->res->res_h_errno != HOST_NOT_FOUND &&
usr/src/lib/libresolv2/common/irs/gen_ho.c
197
if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
usr/src/lib/libresolv2/common/irs/gen_ho.c
223
pvt->res->res_h_errno != HOST_NOT_FOUND &&
usr/src/lib/libresolv2/common/irs/gen_ho.c
238
if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
usr/src/lib/libresolv2/common/irs/gen_ho.c
353
pvt->res->res_h_errno != HOST_NOT_FOUND &&
usr/src/lib/libresolv2/common/irs/gen_ho.c
368
if (softerror != 0 && pvt->res->res_h_errno == HOST_NOT_FOUND)
usr/src/lib/libresolv2/common/irs/getaddrinfo.c
663
case HOST_NOT_FOUND:
usr/src/lib/libresolv2/common/irs/gethostent.c
1027
RES_SET_H_ERRNO(net_data->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/irs/gethostent.c
1077
RES_SET_H_ERRNO(net_data->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/irs/gethostent.c
1085
RES_SET_H_ERRNO(net_data->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/irs/gethostent.c
302
*error_num = HOST_NOT_FOUND;
usr/src/lib/libresolv2/common/irs/gethostent.c
425
*error_num = HOST_NOT_FOUND;
usr/src/lib/libresolv2/common/irs/getnetent.c
271
RES_SET_H_ERRNO(net_data->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/irs/lcl_ho.c
241
RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/irs/lcl_ho.c
312
RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/irs/lcl_ho.c
340
RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/irs/lcl_ho.c
546
RES_SET_H_ERRNO(pvt->res, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/resolv/res_query.c
180
RES_SET_H_ERRNO(statp, HOST_NOT_FOUND);
usr/src/lib/libresolv2/common/resolv/res_query.c
223
RES_SET_H_ERRNO(statp, HOST_NOT_FOUND); /*%< True if we never query. */
usr/src/lib/libresolv2/common/resolv/res_query.c
297
case HOST_NOT_FOUND:
usr/src/lib/libsocket/inet/getaddrinfo.c
688
case HOST_NOT_FOUND:
usr/src/lib/libsocket/inet/getnameinfo.c
172
case HOST_NOT_FOUND:
usr/src/lib/nsswitch/dns/common/dns_common.c
570
pbuf->p_herrno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/dns_common.c
584
pbuf->p_herrno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/gethostent.c
161
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/gethostent.c
235
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/gethostent6.c
311
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/gethostent6.c
320
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/gethostent6.c
331
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/gethostent6.c
370
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/gethostent6.c
388
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/dns/common/gethostent6.c
428
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/files/common/gethostent.c
718
return (HOST_NOT_FOUND);
usr/src/lib/nsswitch/ldap/common/ldap_common.c
237
argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/ldap/common/ldap_utils.c
184
return (HOST_NOT_FOUND);
usr/src/lib/nsswitch/mdns/common/mdns_common.c
146
data->argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/mdns/common/mdns_common.c
233
qdata->argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/mdns/common/mdns_common.c
243
qdata->argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/mdns/common/mdns_common.c
345
qdata->argp->h_errno = HOST_NOT_FOUND;
usr/src/lib/nsswitch/mdns/common/mdns_common.c
361
qdata->argp->h_errno = HOST_NOT_FOUND;
usr/src/uts/common/io/scsi/adapters/iscsi/iscsi_doorclt.c
388
*error_num = HOST_NOT_FOUND;