Home
last modified time | relevance | path

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

/bionic/libc/dns/include/
Dresolv_private.h416 #define res_queriesmatch __res_queriesmatch macro
474 int res_queriesmatch(const u_char *, const u_char *,
/bionic/libc/dns/resolv/
Dres_send.c322 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch() function
1257 !res_queriesmatch(buf, buf + buflen, in send_dg()