Searched refs:ARES_ECANCELLED (Results 1 – 4 of 4) sorted by relevance
51 query->callback(query->arg, ARES_ECANCELLED, 0, NULL, 0); in ares_cancel()
154 else if (status == ARES_EDESTRUCTION || status == ARES_ECANCELLED) in addr_callback()
136 #define ARES_ECANCELLED 24 /* introduced in 1.7.0 */ macro
3631 Documentation: properly document ARES_ECANCELLED3634 callbacks and adds missing documentation of ARES_ECANCELLED to the man