Home
last modified time | relevance | path

Searched refs:ns_name_pton (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/arpa/
H A Dnameser.h531 #define ns_name_pton __ns_name_pton macro
586 int ns_name_pton(const char *, u_char *, size_t);
/freebsd/lib/libc/nameser/
H A Dns_name.c199 ns_name_pton(const char *src, u_char *dst, size_t dstsiz) { in ns_name_pton() function
648 if (ns_name_pton(src, tmp, sizeof tmp) == -1) in ns_name_compress()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2436 fun:ns_name_pton=uninstrumented
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch1116 + * Local version of ns_name_pton().