Searched refs:g_lstat (Results 1 – 1 of 1) sorted by relevance
179 static int g_lstat(wcat_t *, struct stat *, glob_t *);786 if (g_lstat(pathbuf, &sb, pglob)) in glob2()1233 g_lstat(wcat_t *fn, struct stat *sb, glob_t *pglob) in g_lstat() function