OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wordct
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/wc/
wc.c
181
wc_count_t charct, linect,
wordct
, longest;
local in function:cnt
189
linect =
wordct
= charct = longest = 0;
293
++
wordct
;
311
print_counts(linect,
wordct
, charct, longest, file);
318
twordct +=
wordct
;
wc.c
181
wc_count_t charct, linect,
wordct
, longest;
local in function:cnt
189
linect =
wordct
= charct = longest = 0;
293
++
wordct
;
311
print_counts(linect,
wordct
, charct, longest, file);
318
twordct +=
wordct
;
Completed in 22 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025