Lines Matching refs:stat64
263 int lstat64_path(pathname_t *, struct stat64 *);
276 int stat64_path(pathname_t *, struct stat64 *);
656 struct stat64 statbuf;
658 if (stat64(".", &statbuf) == 0 && statbuf.st_ino == top_ino)
753 struct stat64 statbuf;
761 if (chdir(buf) < 0 || stat64(".", &statbuf) < 0) {
783 rval = stat64(".", &statbuf);
993 int lstat64_path(pathname_t * name, struct stat64 *sbuf)
1286 int stat64_path(pathname_t * name, struct stat64 *sbuf)
1292 rval = stat64(name->path, sbuf);
1429 struct stat64 stb;
1610 struct stat64 s;
1780 struct stat64 stb;
1881 struct stat64 stb;
2004 struct stat64 stb;
2233 struct stat64 stb;
2369 struct stat64 stb;
2441 struct stat64 stb;
2518 struct stat64 stb;
2532 printf("%d/%d: truncate - stat64 %s failed %d\n",
2581 struct stat64 stb;
2635 struct stat64 stb;