Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c160 static int g_stat(Char *, struct stat *, glob_t *);
672 g_stat(pathbuf, &sb, pglob) == 0 && in glob2()
1035 g_stat(Char *fn, struct stat *sb, glob_t *pglob) in g_stat() function