Searched refs:ARES_ENOTIMP (Results 1 – 5 of 5) sorted by relevance
/external/c-ares/ |
D | ares_gethostbyaddr.c | 78 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyaddr() 85 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyaddr()
|
D | ares_query.c | 174 status = ARES_ENOTIMP; in qcallback()
|
D | ares.h | 104 #define ARES_ENOTIMP 5 macro
|
D | ares_getnameinfo.c | 118 callback(arg, ARES_ENOTIMP, 0, NULL, NULL); in ares_getnameinfo()
|
D | ares_gethostbyname.c | 100 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyname()
|