Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c910 static char const *const sort_args[] = variable
918 ARGMATCH_VERIFY (sort_args, sort_types);
2146 sort_opt = XARGMATCH ("--sort", optarg, sort_args, sort_types); in decode_switches()
Dsort.c611 static char const *const sort_args[] = variable
4468 c = XARGMATCH ("--sort", optarg, sort_args, sort_types); in main()