Home
last modified time | relevance | path

Searched refs:ares_send_ex (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_send.c51 ares_status_t ares_send_ex(ares_channel_t *channel, const unsigned char *qbuf, in ares_send_ex() function
162 ares_send_ex(channel, qbuf, (size_t)qlen, callback, arg, NULL); in ares_send()
H A Dares_query.c82 status = ares_send_ex(channel, qbuf, (size_t)qlen, qcallback, qquery, qid); in ares_query_qid()
H A Dares_private.h346 ares_status_t ares_send_ex(ares_channel_t *channel, const unsigned char *qbuf,

Completed in 2 milliseconds