Home
last modified time | relevance | path

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

/coreutils/src/
Duniq.c62 count_occurrences, /* -c Print count before output lines. */ enumerator
309 if (countmode == count_occurrences) in writeline()
426 if (count_occurrences) in check_file()
570 countmode = count_occurrences; in main()
655 if (countmode == count_occurrences && output_later_repeated) in main()