Searched refs:qcallback (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/cares/src/lib/ |
D | ares_query.c | 34 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/ |
D | backport-001-CVE-2023-31147.patch | 373 static void qcallback(void *arg, int status, int timeouts, unsigned char *abuf, int alen);
|