Searched refs:sort_func (Results 1 – 1 of 1) sorted by relevance
14 static int sort_func(struct dirent * const *a, struct dirent * const *b) { in sort_func() function111 typesafe_qsort(de->entries, de->n_entries, sort_func); in readdir_all()