Searched refs:__libc_res_queriesmatch (Results 1 – 4 of 4) sorted by relevance
89 __libc_res_queriesmatch (const unsigned char *buf1, const unsigned char *eom1, in __libc_res_queriesmatch() function129 libc_hidden_def (__libc_res_queriesmatch)
55 return __libc_res_queriesmatch (buf1, eom1, buf2, eom2); in res_queriesmatch()
105 __libc_res_queriesmatch;
1199 && __libc_res_queriesmatch (buf, buf + buflen, in send_dg()1205 && __libc_res_queriesmatch (buf2, buf2 + buflen2, in send_dg()
Completed in 12 milliseconds