Searched defs:statvfs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/include/llvm-libc-types/ | ||
H A D | struct_statvfs.h | 15 struct statvfs { struct |
/llvm-project/libcxx/src/filesystem/ | ||
H A D | posix_compat.h | 294 inline int statvfs(const wchar_t* p, StatVFS* buf) { statvfs() function |
/llvm-project/compiler-rt/lib/msan/tests/ | ||
H A D | msan_test.cpp | 755 TEST(MemorySanitizer, statvfs) { in TEST() argument |