Searched refs:ns_name_ntop (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 537 #define ns_name_ntop __ns_name_ntop macro 578 int ns_name_ntop(const u_char* __src, char* __dst, size_t __dst_size); 606 int ns_name_ntop(const u_char* __src, char* __dst, size_t __dst_size) __INTRODUCED_IN_64(22);
|
/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 | 170 …ns_makecanon`, `ns_msg_getflag`, `ns_name_compress`, `ns_name_ntol`, `ns_name_ntop`, `ns_name_pack…
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 691 ns_name_ntop; # arm64 x86_64 introduced=22
|
/bionic/libc/ |
D | libc.map.txt | 691 ns_name_ntop; # arm64 x86_64 introduced=22
|