Searched refs:HOST_NOT_FOUND (Results 1 – 7 of 7) sorted by relevance
170 h_errno = HOST_NOT_FOUND; in res_query()216 h_errno = HOST_NOT_FOUND; /* default, if we never query */ in res_search()282 case HOST_NOT_FOUND: in res_search()
574 h_errno = HOST_NOT_FOUND; in _gethostbydnsname()607 h_errno = HOST_NOT_FOUND; in _gethostbydnsname()726 h_errno = HOST_NOT_FOUND; in _gethostbydnsaddr()739 h_errno = HOST_NOT_FOUND; in _gethostbydnsaddr()
123 h_errno = HOST_NOT_FOUND; in gethostent()
155 h_errno = HOST_NOT_FOUND; in getnetanswer()
1393 case HOST_NOT_FOUND: in _dns_getaddrinfo()1660 h_errno = HOST_NOT_FOUND; in _yp_getaddrinfo()1759 h_errno = HOST_NOT_FOUND; in res_queryN()1800 h_errno = HOST_NOT_FOUND; /* default, if we never query */ in res_searchN()1869 case HOST_NOT_FOUND: in res_searchN()
190 #define HOST_NOT_FOUND 1 /**< Authoritative Answer Host not found */ macro
560 case HOST_NOT_FOUND: