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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c290 typedef struct stat64 Stat_t; typedef in typeref:struct:stat64
293 Fstat(int fd, Stat_t *sb, const char *fname)
301 Stat(const char *fname, Stat_t *sb)
1344 Stat_t st;
1652 Stat_t st;

Completed in 62 milliseconds