Home
last modified time | relevance | path

Searched refs:ARES_ENOTIMP (Results 1 – 5 of 5) sorted by relevance

/external/c-ares/
Dares_gethostbyaddr.c78 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyaddr()
85 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyaddr()
Dares_query.c174 status = ARES_ENOTIMP; in qcallback()
Dares.h104 #define ARES_ENOTIMP 5 macro
Dares_getnameinfo.c118 callback(arg, ARES_ENOTIMP, 0, NULL, NULL); in ares_getnameinfo()
Dares_gethostbyname.c100 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyname()