Home
last modified time | relevance | path

Searched refs:qcallback (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_query.c34 static void qcallback(void *arg, int status, int timeouts, unsigned char *abuf, int alen);
103 ares_send(channel, qbuf, qlen, qcallback, qquery); in ares_query()
107 static void qcallback(void *arg, int status, int timeouts, unsigned char *abuf, int alen) in qcallback() function
/third_party/cares/
Dbackport-001-CVE-2023-31147.patch373 static void qcallback(void *arg, int status, int timeouts, unsigned char *abuf, int alen);