Searched refs:tanarg (Results 1 – 1 of 1) sorted by relevance
694 char **tanarg; /* tmp ptr */ in echoargs() local698 tanarg = anarg = arglist-1; in echoargs()706 ++tanarg; /* follow anarg */ in echoargs()709 if (*++tanarg) { /* if there's another argument: */ in echoargs()711 --tanarg; /* reset back to anarg */ in echoargs()