Searched refs:gl_lstat (Results 1 – 4 of 4) sorted by relevance
57 int (*gl_lstat)(const char *, struct stat *); member
69 glob.gl_lstat = stat_attr; in remove_attribute()
148 glob.gl_lstat = stat_index; in remove_indices()
859 return((*pglob->gl_lstat)(buf, sb)); in g_lstat()