HomeSort by relevance Sort by last modified time
    Searched refs:dn_comp (Results 1 - 25 of 26) sorted by null

1 2

  /bionic/libc/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /development/ndk/platforms/android-21/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
resolv.h 52 #define dn_comp __dn_comp macro
53 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /bionic/libc/dns/resolv/
res_mkquery.c 164 if ((n = dn_comp(dname, cp, ep - cp - QFIXEDSZ, dnptrs,
180 n = dn_comp((const char *)data, cp, ep - cp - RRFIXEDSZ,
res_comp.c 120 dn_comp(const char *src, u_char *dst, int dstsiz, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 285 #define dn_comp __dn_comp macro
353 int dn_comp (const char *, u_char *, int, u_char **, u_char **)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 287 #define dn_comp __dn_comp macro
355 int dn_comp (const char *, u_char *, int, u_char **, u_char **)
  /bionic/libc/dns/include/
resolv_private.h 380 #define dn_comp __dn_comp macro

Completed in 700 milliseconds

1 2