/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
|
/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);
|
/prebuilts/gcc/linux-x86/host/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;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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;
|