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

/haiku/src/system/libroot/posix/
H A Dglob.c148 static int g_lstat(Char *, struct stat *, glob_t *);
566 if (g_lstat(pathbuf, &sb, pglob))
850 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) function

Completed in 28 milliseconds