HomeSort by relevance Sort by last modified time
    Searched defs:dn_comp (Results 1 - 6 of 6) sorted by null

  /bionic/libc/include/
resolv.h 51 #define dn_comp __dn_comp macro
52 extern int dn_comp(const char*, u_char*, int, u_char**, u_char**);
  /bionic/libc/netbsd/resolv/
res_comp.c 120 dn_comp(const char *src, u_char *dst, int dstsiz, function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 281 #define dn_comp __dn_comp macro
349 int dn_comp (const char *, u_char *, int, u_char **, u_char **)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 281 #define dn_comp __dn_comp macro
349 int dn_comp (const char *, u_char *, int, u_char **, u_char **)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 281 #define dn_comp __dn_comp macro
349 int dn_comp (const char *, u_char *, int, u_char **, u_char **)
  /bionic/libc/private/
resolv_private.h 350 #define dn_comp __dn_comp macro

Completed in 750 milliseconds