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

  /bionic/libc/private/
arpa_nameser.h 485 #define ns_name_ntol __ns_name_ntol macro
526 int ns_name_ntol(const u_char *, u_char *, size_t);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 485 #define ns_name_ntol __ns_name_ntol macro
525 int ns_name_ntol (const u_char *, u_char *, size_t) __THROW;
  /bionic/libc/netbsd/nameser/
ns_name.c 329 * ns_name_ntol(src, dst, dstsiz)
338 ns_name_ntol(const u_char *src, u_char *dst, size_t dstsiz) function

Completed in 643 milliseconds