Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c944 static enum when_type const when_types[] = enum
950 ARGMATCH_VERIFY (when_args, when_types);
2066 i = XARGMATCH ("--classify", optarg, when_args, when_types); in decode_switches()
2171 i = XARGMATCH ("--color", optarg, when_args, when_types); in decode_switches()
2186 i = XARGMATCH ("--hyperlink", optarg, when_args, when_types); in decode_switches()