Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstatvfs.h47 #define fstatvfs64 fstatvfs macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dstatvfs.h44 #define fstatvfs64 fstatvfs macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstatvfs.h47 #define fstatvfs64 fstatvfs macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstatvfs.h47 #define fstatvfs64 fstatvfs macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstatvfs.h47 #define fstatvfs64 fstatvfs macro
/third_party/musl/include/sys/
H A Dstatvfs.h48 #define fstatvfs64 fstatvfs macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1678 pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int; in fstatvfs64() functions

Completed in 6 milliseconds