OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lenlast
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/finger/
lprint.c
293
static int
lenlast
;
local in function:demi_print
308
if (maxlen <
lenlast
)
309
maxlen =
lenlast
;
312
while(
lenlast
< (4 * TAB_LEN)) {
314
lenlast
+= TAB_LEN;
324
lenlast
= lenthis;
lprint.c
293
static int
lenlast
;
local in function:demi_print
308
if (maxlen <
lenlast
)
309
maxlen =
lenlast
;
312
while(
lenlast
< (4 * TAB_LEN)) {
314
lenlast
+= TAB_LEN;
324
lenlast
= lenthis;
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025