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

  /src/usr.sbin/rtadvd/
advcap.c 105 static char *tdecode(char *, char **);
388 return (tdecode(bp, area));
393 * Tdecode does the grung work to decode the
397 tdecode(char *str, char **area) function in typeref:typename:char *

Completed in 13 milliseconds