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

/freebsd-current/usr.bin/wc/
H A Dwc.c57 static uintmax_t tlinect, twordct, tcharct, tlongline; variable
160 show_cnt("total", tlinect, twordct, tcharct, tlongline);
272 tlinect += linect;
337 tlinect += linect;

Completed in 113 milliseconds