Searched refs:ns_name_pton (Results 1 – 6 of 6) sorted by relevance
538 #define ns_name_pton __ns_name_pton macro579 int ns_name_pton(const char* __src, u_char* __dst, size_t __dst_size);608 int ns_name_pton(const char* __src, u_char* __dst, size_t __dst_size) __INTRODUCED_IN_64(23);
203 ns_name_pton(const char *src, u_char *dst, size_t dstsiz) { in ns_name_pton() function662 if (ns_name_pton(src, tmp, sizeof tmp) == -1) in ns_name_compress()
615 ns_name_pton; # arm64 x86_64 mips64 introduced=23
693 ns_name_pton; # arm64 x86_64 mips64 introduced=23