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

/freebsd-12-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-12-stable/lib/libc/gen/
H A Dglob-compat11.c129 static int g_stat(Char *, struct freebsd11_stat *, glob11_t *);
640 g_stat(pathbuf, &sb, pglob) == 0 &&
998 g_stat(Char *fn, struct freebsd11_stat *sb, glob11_t *pglob) function
H A Dglob.c160 static int g_stat(Char *, struct stat *, glob_t *);
672 g_stat(pathbuf, &sb, pglob) == 0 &&
1029 g_stat(Char *fn, struct stat *sb, glob_t *pglob) function
/freebsd-12-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-12-stable/sys/geom/
H A Dgeom.h55 struct g_stat;

Completed in 75 milliseconds