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

  /bionic/libc/include/arpa/
nameser.h 538 #define ns_name_ntop __ns_name_ntop macro
588 int ns_name_ntop(const u_char *, char *, size_t) __LIBC_ABI_PUBLIC__;
  /development/ndk/platforms/android-L/include/arpa/
nameser.h 539 #define ns_name_ntop __ns_name_ntop macro
598 int ns_name_ntop(const u_char *, char *, size_t);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/arpa/
nameser.h 539 #define ns_name_ntop __ns_name_ntop macro
598 int ns_name_ntop(const u_char *, char *, size_t);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/arpa/
nameser.h 539 #define ns_name_ntop __ns_name_ntop macro
598 int ns_name_ntop(const u_char *, char *, size_t);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/arpa/
nameser.h 539 #define ns_name_ntop __ns_name_ntop macro
598 int ns_name_ntop(const u_char *, char *, size_t);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/arpa/
nameser.h 539 #define ns_name_ntop __ns_name_ntop macro
598 int ns_name_ntop(const u_char *, char *, size_t);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/arpa/
nameser.h 539 #define ns_name_ntop __ns_name_ntop macro
598 int ns_name_ntop(const u_char *, char *, size_t);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/arpa/
nameser.h 539 #define ns_name_ntop __ns_name_ntop macro
598 int ns_name_ntop(const u_char *, char *, size_t);
  /bionic/libc/dns/nameser/
ns_name.c 104 ns_name_ntop(const u_char *src, char *dst, size_t dstsiz) function
642 if (ns_name_ntop(tmp, dst, dstsiz) == -1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/arpa/
nameser.h 492 int ns_name_ntop (const u_char *, char *, size_t) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/arpa/
nameser.h 492 int ns_name_ntop (const u_char *, char *, size_t) __THROW;

Completed in 379 milliseconds