Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c138 static int g_lstat(Char *, struct stat *, glob_t *);
555 if (g_lstat(pathbuf, &sb, pglob))
854 g_lstat(fn, sb, pglob) in g_lstat() function
/titanic_41/usr/src/lib/libc/port/regex/
H A Dglob.c168 static int g_lstat(wcat_t *, struct stat *, glob_t *);
775 if (g_lstat(pathbuf, &sb, pglob)) in glob2()
1211 g_lstat(wcat_t *fn, struct stat *sb, glob_t *pglob) in g_lstat() function