Searched refs:ns_name_pack (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser.h | 542 #define ns_name_pack __ns_name_pack macro 581 int ns_name_pack(const u_char* __src, u_char* __dst, int __dst_size, const u_char** __dn_ptrs, cons… 611 int ns_name_pack(const u_char* __src, u_char* __dst, int __dst_size, const u_char** __dn_ptrs, cons…
|
/bionic/libc/dns/nameser/ |
D | ns_name.c | 525 ns_name_pack(const u_char *src, u_char *dst, int dstsiz, in ns_name_pack() function 664 return (ns_name_pack(tmp, dst, (int)dstsiz, dnptrs, lastdnptr)); in ns_name_compress()
|
/bionic/docs/ |
D | status.md | 147 …ns_msg_getflag`, `ns_name_compress`, `ns_name_ntol`, `ns_name_ntop`, `ns_name_pack`, `ns_name_pton…
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 692 ns_name_pack; # arm64 x86_64 mips64 introduced=22
|
/bionic/libc/ |
D | libc.map.txt | 692 ns_name_pack; # arm64 x86_64 mips64 introduced=22
|