Home
last modified time | relevance | path

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

/system/netd/resolv/
Dresolv_private.h210 int res_queriesmatch(const u_char*, const u_char*, const u_char*, const u_char*);
Dres_send.cpp345 int res_queriesmatch(const u_char* buf1, const u_char* eom1, const u_char* buf2, in res_queriesmatch() function
1125 !res_queriesmatch(buf, buf + buflen, ans, ans + anssiz)) { in send_dg()