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

/freebsd-12-stable/usr.bin/wc/
H A Dwc.c64 static uintmax_t tlinect, twordct, tcharct, tlongline; variable
157 show_cnt("total", tlinect, twordct, tcharct, tlongline);
262 tlinect += linect;
327 tlinect += linect;

Completed in 101 milliseconds