Searched refs:lenlast (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/adv_cmds-153/finger/
H A Dlprint.c261 static int lenlast; local
276 if (maxlen < lenlast)
277 maxlen = lenlast;
280 while(lenlast < (4 * TAB_LEN)) {
282 lenlast += TAB_LEN;
292 lenlast = lenthis;

Completed in 112 milliseconds