Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_process.c87 static int same_questions(const unsigned char *qbuf, int qlen,
601 if ((q->qid == id) && same_questions(q->qbuf, q->qlen, abuf, alen)) in process_answer()
1274 static int same_questions(const unsigned char *qbuf, int qlen, in same_questions() function