Home | Sort by: relevance | last modified time | path |
/src/usr.bin/wc/ | |
wc.c | 75 static wc_count_t tlinect, twordct, tcharct, tlongest; variable in typeref:typename:wc_count_t 133 print_counts(tlinect, twordct, tcharct, tlongest, 318 twordct += wordct; |