HomeSort by relevance Sort by last modified time
    Searched refs:res_queriesmatch (Results 1 - 3 of 3) sorted by null

  /bionic/libc/private/
resolv_private.h 387 #define res_queriesmatch __res_queriesmatch macro
450 int res_queriesmatch(const u_char *, const u_char *,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 316 #define res_queriesmatch __res_queriesmatch macro
356 int res_queriesmatch (const u_char *, const u_char *,
  /bionic/libc/netbsd/resolv/
res_send.c 305 * res_queriesmatch(buf1, eom1, buf2, eom2)
316 res_queriesmatch(const u_char *buf1, const u_char *eom1, function
1029 * carry query section, hence res_queriesmatch() returns 0.
1041 !res_queriesmatch(buf, buf + buflen,

Completed in 135 milliseconds