HomeSort by: relevance | last modified time | path
    Searched defs:dnsdecode (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ping6/
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,
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,

Completed in 69 milliseconds