Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser.h530 #define ns_name_ntop __ns_name_ntop macro
585 int ns_name_ntop(const u_char *, char *, size_t);
/freebsd/lib/libc/nameser/
H A Dns_name.c95 ns_name_ntop(const u_char *src, char *dst, size_t dstsiz) in ns_name_ntop() function
622 if (ns_name_ntop(tmp, dst, dstsiz) == -1) in ns_name_uncompress()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2434 fun:ns_name_ntop=uninstrumented
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch1110 + * Local version of ns_name_ntop() for portability.