Searched refs:res_queriesmatch (Results 1 – 2 of 2) sorted by relevance
210 int res_queriesmatch(const u_char*, const u_char*, const u_char*, const u_char*);
345 int res_queriesmatch(const u_char* buf1, const u_char* eom1, const u_char* buf2, in res_queriesmatch() function1125 !res_queriesmatch(buf, buf + buflen, ans, ans + anssiz)) { in send_dg()