Home
last modified time | relevance | path

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

/coreutils/src/
Dwc.c128 static enum total_type const total_types[] = enum
132 ARGMATCH_VERIFY (total_args, total_types);
783 total_mode = XARGMATCH ("--total", optarg, total_args, total_types); in main()