Searched refs:ns_name_ntop (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 534 #define ns_name_ntop __ns_name_ntop macro 562 int ns_name_ntop(const u_char* _Nonnull __src, char* _Nonnull __dst, size_t __dst_size) __INTRODUCE…
|
/bionic/libc/dns/nameser/ |
D | ns_name.c | 98 ns_name_ntop(const u_char *src, char *dst, size_t dstsiz) in ns_name_ntop() function 636 if (ns_name_ntop(tmp, dst, dstsiz) == -1) in ns_name_uncompress()
|
/bionic/docs/ |
D | status.md | 227 …ns_makecanon`, `ns_msg_getflag`, `ns_name_compress`, `ns_name_ntol`, `ns_name_ntop`, `ns_name_pack…
|
/bionic/libc/ |
D | libc.map.txt | 691 ns_name_ntop; # arm64 x86_64 riscv64 introduced=22
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 691 ns_name_ntop; # arm64 x86_64 riscv64 introduced=22
|