Searched refs:ns_name_pton (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 536 #define ns_name_pton __ns_name_pton macro 563 int ns_name_pton(const char* _Nonnull __src, u_char* _Nonnull __dst, size_t __dst_size) __INTRODUCE…
|
/bionic/libc/dns/nameser/ |
D | ns_name.c | 203 ns_name_pton(const char *src, u_char *dst, size_t dstsiz) { in ns_name_pton() function 662 if (ns_name_pton(src, tmp, sizeof tmp) == -1) in ns_name_compress()
|
/bionic/docs/ |
D | status.md | 227 … `ns_name_compress`, `ns_name_ntol`, `ns_name_ntop`, `ns_name_pack`, `ns_name_pton`, `ns_name_roll…
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 693 ns_name_pton; # arm64 x86_64 riscv64 introduced=22
|
/bionic/libc/ |
D | libc.map.txt | 693 ns_name_pton; # arm64 x86_64 riscv64 introduced=22
|