Searched refs:g_lstat (Results 1 – 1 of 1) sorted by relevance
153 static int g_lstat(Char *, struct stat *, glob_t *);641 if (g_lstat(pathbuf, &sb, pglob))1001 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) function