Searched refs:g_lstat (Results 1 – 1 of 1) sorted by relevance
150 static int g_lstat(Char *, struct stat *, glob_t *);565 if (g_lstat(pathbuf, &sb, pglob)) in glob2()846 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) in g_lstat() function