Searched refs:__libc_res_queriesmatch (Results 1 – 6 of 6) 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;
1204 && __libc_res_queriesmatch (buf, buf + buflen, in send_dg()1210 && __libc_res_queriesmatch (buf2, buf2 + buflen2, in send_dg()
70 extern __typeof (__res_queriesmatch) __libc_res_queriesmatch;71 libc_hidden_proto (__libc_res_queriesmatch)
2192 [_RESOLV_H_ && ! _ISOMAC](__libc_res_queriesmatch): New.