Searched refs:ARES_ENOTFOUND (Results 1 – 7 of 7) sorted by relevance
140 end_aquery(aquery, ARES_ENOTFOUND, NULL); in next_lookup()213 return ARES_ENOTFOUND; in file_lookup()222 return ARES_ENOTFOUND; in file_lookup()233 return ARES_ENOTFOUND; in file_lookup()266 status = ARES_ENOTFOUND; in file_lookup()
323 return ARES_ENOTFOUND; in ares_gethostbyname_file()370 return ARES_ENOTFOUND; in file_lookup()379 return ARES_ENOTFOUND; in file_lookup()390 return ARES_ENOTFOUND; in file_lookup()415 status = ARES_ENOTFOUND; in file_lookup()
154 && status != ARES_ENOTFOUND) in search_callback()196 if (squery->status_as_is == ARES_ENOTFOUND && squery->ever_got_nodata) { in search_callback()
171 status = ARES_ENOTFOUND; in qcallback()
103 #define ARES_ENOTFOUND 4 macro
253 else if (status == ARES_ENOTFOUND && !(niquery->flags & ARES_NI_NAMEREQD)) in nameinfo_callback()
551 res->last_status = ARES_ENOTFOUND; in Curl_resolver_getaddrinfo()