Lines Matching refs:stat64
33 == sizeof (struct stat64)); in do_test()
35 == offsetof (struct stat64, st_dev)); in do_test()
37 == offsetof (struct stat64, st_ino)); in do_test()
39 == offsetof (struct stat64, st_mode)); in do_test()
41 == offsetof (struct stat64, st_nlink)); in do_test()
43 == offsetof (struct stat64, st_uid)); in do_test()
45 == offsetof (struct stat64, st_gid)); in do_test()
47 == offsetof (struct stat64, st_rdev)); in do_test()
49 == offsetof (struct stat64, st_size)); in do_test()
51 == offsetof (struct stat64, st_atime)); in do_test()
53 == offsetof (struct stat64, st_mtime)); in do_test()
55 == offsetof (struct stat64, st_ctime)); in do_test()
57 == offsetof (struct stat64, st_blksize)); in do_test()
59 == offsetof (struct stat64, st_blocks)); in do_test()
63 == offsetof (struct stat64, st_fstype)); in do_test()