Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_gethostbyaddr.c65 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyaddr()
72 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyaddr()
Dares_options.c157 return ARES_ENOTIMP; in ares_set_servers()
209 return ARES_ENOTIMP; in ares_set_servers_ports()
Dares_query.c171 status = ARES_ENOTIMP; in qcallback()
Dares_getnameinfo.c100 callback(arg, ARES_ENOTIMP, 0, NULL, NULL); in ares_getnameinfo()
Dares_getaddrinfo.c601 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_getaddrinfo()
/third_party/node/deps/cares/include/
Dares.h105 #define ARES_ENOTIMP 5 macro
/third_party/node/deps/cares/
DCHANGES4621 Upon socket address family and length validation failure return ARES_ENOTIMP