Searched refs:my_alphasort (Results 1 – 1 of 1) sorted by relevance
1472 my_alphasort(const void *a, const void *b) in my_alphasort() function1474 my_alphasort(const struct dirent **a, const struct dirent **b) in my_alphasort()1499 num_entries = scandir (dir, &name_list, 0, my_alphasort); in scan_fdi_files()