Searched refs:dnsdecode (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c267 static char *dnsdecode(const u_char **, const u_char *, const u_char *,
1310 dnsdecode(const u_char **sp, const u_char *ep, const u_char *base, char *buf, function
1342 if (dnsdecode(&comp, cp, base, cresult,
1552 if (dnsdecode((void *)&cp, end,
2300 if (dnsdecode(&cp, end, NULL, dnsname,

Completed in 111 milliseconds