OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tlongest
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/wc/
wc.c
75
static wc_count_t tlinect, twordct, tcharct,
tlongest
;
variable
133
print_counts(tlinect, twordct, tcharct,
tlongest
,
320
if (dolongest && longest >
tlongest
)
321
tlongest
= longest;
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026