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