Home
last modified time | relevance | path

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

/original-bsd/lib/libc/gen/
H A Dglob.c105 static int g_lstat __P((Char *, struct stat *, glob_t *));
494 if (g_lstat(pathbuf, &sb, pglob))
733 g_lstat(fn, sb, pglob) in g_lstat() function