Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c937 static char const *const when_args[] = variable
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()