Searched refs:g_stat (Results 1 – 1 of 1) sorted by relevance
156 static int g_stat(Char *, struct stat *, glob_t *);571 (g_stat(pathbuf, &sb, pglob) == 0) && in glob2()860 g_stat(Char *fn, struct stat *sb, glob_t *pglob) in g_stat() function