Searched refs:dir_sort (Results 1 – 2 of 2) sorted by relevance
32 static int dir_sort PARAMS((struct file_data const *, struct dirdata *));39 dir_sort (dir, dirdata) in dir_sort() function169 if (dir_sort (&filevec[i], &dirdata[i]) != 0)
456 (dir_read): Renamed from dir_sort. Don't sort the dir.917 (dir_sort): Return 0 on error, 1 on success. All callers changed.1769 * dir.c (dir_sort): Prefer NAMLEN (p) to strlen (p->d_name).2234 * dir.c (dir_sort): Always init `data' to avoid GCC warning.2303 * dir.c (dir_sort): Handle VOID_CLOSEDIR.2351 * dir.c (dir_sort): Plug memory leak: space holding directory2355 (diff_dirs): Pass struct file_data to dir_sort. Finish plugging leak.2569 * dir.c (dir_sort): Support new --exclude* options.3148 * dir.c (dir_sort): Delete the extra declaration of compare_names.3278 (dir_sort): New arg NONEX, likewise.[all …]