Home
last modified time | relevance | path

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

/freebsd-12-stable/include/arpa/
Dnameser.h543 #define ns_name_pton __ns_name_pton macro
608 int ns_name_pton(const char *, u_char *, size_t);
/freebsd-12-stable/lib/libc/nameser/
Dns_name.c205 ns_name_pton(const char *src, u_char *dst, size_t dstsiz) { in ns_name_pton() function
654 if (ns_name_pton(src, tmp, sizeof tmp) == -1) in ns_name_compress()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2430 fun:ns_name_pton=uninstrumented
/freebsd-12-stable/contrib/unbound/contrib/
Dfastrpz.patch1116 + * Local version of ns_name_pton().