Home
last modified time | relevance | path

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

/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c154 static int g_lstat(Char *, struct stat *, glob_t *);
660 if (g_lstat(pathbuf, &sb, pglob)) in glob2()
1021 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) in g_lstat() function