/bionic/libc/dns/nameser/ |
ns_name.c | 98 ns_name_ntop(const u_char *src, char *dst, size_t dstsiz) function 636 if (ns_name_ntop(tmp, dst, dstsiz) == -1)
|
/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-21/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);
|