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

  /bionic/libc/netbsd/nameser/
ns_name.c 94 * ns_name_ntop(src, dst, dstsiz)
103 ns_name_ntop(const u_char *src, char *dst, size_t dstsiz) function
587 if (ns_name_ntop(tmp, dst, dstsiz) == -1)
  /bionic/libc/private/
arpa_nameser.h 486 #define ns_name_ntop __ns_name_ntop macro
527 int ns_name_ntop(const u_char *, char *, size_t);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 486 #define ns_name_ntop __ns_name_ntop macro
526 int ns_name_ntop (const u_char *, char *, size_t) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 486 #define ns_name_ntop __ns_name_ntop macro
526 int ns_name_ntop (const u_char *, char *, size_t) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 486 #define ns_name_ntop __ns_name_ntop macro
526 int ns_name_ntop (const u_char *, char *, size_t) __THROW;

Completed in 157 milliseconds