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

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dglob.c153 static int g_stat (Char *, struct stat *, glob_t *);
539 (g_stat(pathbuf, &sb, pglob) == 0) &&
786 g_stat(Char *fn, struct stat *sb, glob_t *pglob) function
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dglob.c158 static int g_stat(Char *, struct stat *, glob_t *);
656 (g_stat(pathbuf, &sb, pglob) == 0) &&
1014 g_stat(Char *fn, struct stat *sb, glob_t *pglob) function
/freebsd-11-stable/lib/libc/gen/
H A Dglob.c160 static int g_stat(Char *, struct stat *, glob_t *);
671 g_stat(pathbuf, &sb, pglob) == 0 &&
1015 g_stat(Char *fn, struct stat *sb, glob_t *pglob) function
/freebsd-11-stable/sys/geom/
H A Dgeom.h53 struct g_stat;

Completed in 79 milliseconds