Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c4024 static qsortFunc const sort_functions[][2][2][2] = variable
4063 static_assert (ARRAY_CARDINALITY (sort_functions)
4130 sort_functions[sort_type + (sort_type == sort_time ? time_type : 0)] in sort_files()