Searched refs:sort_glob (Results 1 – 1 of 1) sorted by relevance
94 glob_t *sort_glob; variable938 const char *ap = sort_glob->gl_pathv[a]; in sglob_comp()939 const char *bp = sort_glob->gl_pathv[b]; in sglob_comp()940 const struct stat *as = sort_glob->gl_statv[a]; in sglob_comp()941 const struct stat *bs = sort_glob->gl_statv[b]; in sglob_comp()1031 sort_glob = &g; in do_globbed_ls()1034 sort_glob = NULL; in do_globbed_ls()