Searched defs:res_queriesmatch (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/dns/resolv/
H A Dres_send.c312 * res_queriesmatch(buf1, eom1, buf2, eom2)
323 res_queriesmatch(const u_char *buf1, const u_char *eom1, function
1252 * carry query section, hence res_queriesmatch() returns 0.
1264 !res_queriesmatch(buf, buf + buflen,
/bionic/libc/dns/include/
H A Dresolv_private.h419 #define res_queriesmatch __res_queriesmatch macro
477 int res_queriesmatch(const u_char *, const u_char *,

Completed in 534 milliseconds