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

  /bionic/libc/private/
resolv_private.h 389 #define res_queriesmatch __res_queriesmatch macro
452 int res_queriesmatch(const u_char *, const u_char *,
  /prebuilts/gcc/linux-x86/host/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 *,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 316 #define res_queriesmatch __res_queriesmatch macro
356 int res_queriesmatch (const u_char *, const u_char *,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 313 * res_queriesmatch(buf1, eom1, buf2, eom2)
324 res_queriesmatch(const u_char *buf1, const u_char *eom1, function
1194 * carry query section, hence res_queriesmatch() returns 0.
1206 !res_queriesmatch(buf, buf + buflen,
    [all...]

Completed in 77 milliseconds