Searched refs:same_questions (Results 1 – 1 of 1) sorted by relevance
96 static int same_questions(const unsigned char *qbuf, int qlen,568 if ((q->qid == id) && same_questions(q->qbuf, q->qlen, abuf, alen)) in process_answer()1100 static int same_questions(const unsigned char *qbuf, int qlen, in same_questions() function