Home
last modified time | relevance | path

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

/coreutils/src/
Duniq.c108 GM_NONE, enumerator
133 static enum grouping_method grouping = GM_NONE;
375 if (new_group && grouping != GM_NONE in check_file()
381 if (new_group || grouping != GM_NONE) in check_file()
642 if (grouping != GM_NONE && output_option_used) in main()
648 if (grouping != GM_NONE && countmode != count_none) in main()