Home
last modified time | relevance | path

Searched refs:tlinect (Results 1 – 1 of 1) sorted by relevance

/src/usr.bin/wc/
H A Dwc.c59 static uintmax_t tlinect, twordct, tcharct, tlongline; variable
164 show_cnt("total", tlinect, twordct, tcharct, tlongline); in main()
276 tlinect += linect; in cnt()
341 tlinect += linect; in cnt()