Searched refs:statvfs64 (Results 1 – 5 of 5) sorted by relevance
62 struct statvfs64 { __STATVFS64_BODY __STATVFS64_CODA }; struct111 int statvfs64(const char* _Nonnull __path, struct statvfs64* _Nonnull __buf);114 int fstatvfs64(int __fd, struct statvfs64* _Nonnull __buf);
57 struct statvfs64 sb; in TEST()58 ASSERT_EQ(0, statvfs64("/proc", &sb)); in TEST()71 struct statvfs64 sb; in TEST()
50 __strong_alias(statvfs64, statvfs);
991 statvfs64; # introduced=21