Searched refs:ns_name_ntop (Results 1 – 2 of 2) sorted by relevance
486 #define ns_name_ntop __ns_name_ntop macro527 int ns_name_ntop(const u_char *, char *, size_t);
103 ns_name_ntop(const u_char *src, char *dst, size_t dstsiz) in ns_name_ntop() function587 if (ns_name_ntop(tmp, dst, dstsiz) == -1) in ns_name_uncompress()