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

/freebsd-current/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-current/crypto/openssh/openbsd-compat/
H A Dglob.c158 static int g_lstat(Char *, struct stat *, glob_t *);
654 if (g_lstat(pathbuf, &sb, pglob))
1015 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) function
/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c118 static int g_lstat(Char *, struct freebsd11_stat *, glob11_t *);
622 if (g_lstat(pathbuf, &sb, pglob))
978 g_lstat(Char *fn, struct freebsd11_stat *sb, glob11_t *pglob) function
H A Dglob.c150 static int g_lstat(Char *, struct stat *, glob_t *);
655 if (g_lstat(pathbuf, &sb, pglob))
1010 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) function

Completed in 129 milliseconds