Searched defs:tplen (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ps/
H A Ducbps.c84 static int tplen, maxlen, twidth; variable
957 if ((tplen = strlen(tp)) > 9)
958 maxlen = twidth - tplen + 9;

Completed in 46 milliseconds