Home
last modified time | relevance | path

Searched refs:ARES_ENOTIMP (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares__threads.c468 return ARES_ENOTIMP; in ares__thread_cond_wait()
478 return ARES_ENOTIMP; in ares__thread_cond_timedwait()
487 return ARES_ENOTIMP; in ares__thread_create()
494 return ARES_ENOTIMP; in ares__thread_join()
557 return ARES_ENOTIMP; in ares_queue_wait_empty()
H A Dares_strerror.c46 case ARES_ENOTIMP: in ares_strerror()
H A Dares_gethostbyaddr.c78 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyaddr_int()
84 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_gethostbyaddr_int()
H A Dares_qcache.c326 return ARES_ENOTIMP; in ares__qcache_insert()
331 return ARES_ENOTIMP; in ares__qcache_insert()
H A Dares_query.c128 status = ARES_ENOTIMP; in qcallback()
H A Dares_event_thread.c423 return ARES_ENOTIMP; in ares_event_thread_init()
H A Dares_getnameinfo.c109 callback(arg, ARES_ENOTIMP, 0, NULL, NULL); in ares_getnameinfo_int()
H A Dares_options.c279 return ARES_ENOTIMP; in ares__init_by_options()
H A Dares__iface_ips.c516 return ARES_ENOTIMP; in ares__iface_ips_enumerate()
H A Dares_getaddrinfo.c557 callback(arg, ARES_ENOTIMP, 0, NULL); in ares_getaddrinfo_int()
H A Dares_process.c710 query->error_status = ARES_ENOTIMP; in process_answer()
/third_party/cares/include/
H A Dares.h105 #define ARES_ENOTIMP 5 macro
/third_party/node/deps/cares/include/
H A Dares.h130 ARES_ENOTIMP = 5, enumerator
786 * \return ARES_ENOTIMP if not built with threading support, ARES_ETIMEOUT

Completed in 11 milliseconds