Searched refs:sort_glob (Results 1 – 1 of 1) sorted by relevance
86 glob_t *sort_glob; variable921 const char *ap = sort_glob->gl_pathv[a]; in sglob_comp()922 const char *bp = sort_glob->gl_pathv[b]; in sglob_comp()923 const struct stat *as = sort_glob->gl_statv[a]; in sglob_comp()924 const struct stat *bs = sort_glob->gl_statv[b]; in sglob_comp()1008 sort_glob = &g; in do_globbed_ls()1011 sort_glob = NULL; in do_globbed_ls()