Searched refs:Stat_t (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A Dbsd_glob.h58 int (*gl_lstat)(const char *, Stat_t *);
59 int (*gl_stat)(const char *, Stat_t *);
H A Dbsd_glob.c177 static int g_lstat(Char *, Stat_t *, glob_t *);
180 static int g_stat(Char *, Stat_t *, glob_t *);
757 Stat_t sb;
1150 g_lstat(register Char *fn, Stat_t *sb, glob_t *pglob)
1166 g_stat(register Char *fn, Stat_t *sb, glob_t *pglob)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Ddosish.h79 /* Stat_t:
88 # define Stat_t struct stati64 macro
90 #define Stat_t struct _stati64 macro
94 #define Stat_t struct xcestat macro
96 #define Stat_t struct stat macro
H A Dunixish.h59 /* Stat_t:
65 #define Stat_t struct stat macro
H A Dthrdvar.h85 PERLVAR(Tstatbuf, Stat_t)
86 PERLVAR(Tstatcache, Stat_t) /* _ */
H A Diperlsys.h606 typedef int (*LPLIOFileStat)(struct IPerlLIO*, int, Stat_t*);
614 Stat_t*);
627 Stat_t*);
H A Dperl.c3287 Stat_t fdst;
3319 Stat_t stb, fsb;
3456 Stat_t tmpstatbuf;
4260 Stat_t tmpstatbuf;
4410 Stat_t tmpstatbuf;
H A Ddoio.c1214 Stat_t filebuf;
1824 Perl_cando(pTHX_ Mode_t mode, Uid_t effective, register Stat_t *statbufp)
2300 Stat_t st;
H A Dmg.c970 Stat_t sbuf;
998 Stat_t st;
H A Dutil.c2166 Stat_t tmpstatbuf;
2573 Stat_t tmpstatbuf1;
2574 Stat_t tmpstatbuf2;
3829 Stat_t statbuf;
H A Dperlio.c2347 Stat_t st;
4365 Stat_t st;
H A Dpp_ctl.c2926 Stat_t pmstat;
2927 Stat_t pmcstat;
H A Dproto.h90 PERL_CALLCONV bool Perl_cando(pTHX_ Mode_t mode, Uid_t effective, Stat_t* statbufp);
H A Dsv.c6166 Stat_t st;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Cwd/
H A DCwd.xs243 Stat_t statbuf;

Completed in 130 milliseconds