Searched refs:tplen (Results 1 – 1 of 1) sorted by relevance
84 static int tplen, maxlen, twidth; variable959 if ((tplen = strlen(tp)) > 9) in prcom()960 maxlen = twidth - tplen + 9; in prcom()