Home
last modified time | relevance | path

Searched refs:ARES_ESERVFAIL (Results 1 – 3 of 3) sorted by relevance

/external/c-ares/
Dares_query.c168 status = ARES_ESERVFAIL; in qcallback()
Dares_search.c153 if (status != ARES_ENODATA && status != ARES_ESERVFAIL in search_callback()
Dares.h102 #define ARES_ESERVFAIL 3 macro