ping6.c | 260 static char *dnsdecode(const u_char **, const u_char *, const u_char *, 1221 dnsdecode(const u_char **sp, const u_char *ep, const u_char *base, char *buf, function in typeref:typename:char * 1253 if (dnsdecode(&comp, cp, base, cresult, 1468 if (dnsdecode((void *)&cp, end, 2217 if (dnsdecode(&cp, end, NULL, dnsname,
|