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

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dglob.c147 static int g_lstat (Char *, struct stat *, glob_t *);
533 if (g_lstat(pathbuf, &sb, pglob))
775 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) function
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dglob.c154 static int g_lstat(Char *, struct stat *, glob_t *);
642 if (g_lstat(pathbuf, &sb, pglob))
1002 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) function
/freebsd-11-stable/lib/libc/gen/
H A Dglob.c154 static int g_lstat(Char *, struct stat *, glob_t *);
659 if (g_lstat(pathbuf, &sb, pglob))
1001 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) function

Completed in 89 milliseconds