Searched refs:g_stat (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/
H A Dglob.c154 static int g_stat(Char *, struct stat *, glob_t *);
572 (g_stat(pathbuf, &sb, pglob) == 0) &&
864 g_stat(Char *fn, struct stat *sb, glob_t *pglob) function

Completed in 80 milliseconds