Searched refs:fstatvfs (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/projects/musllibc/include/sys/
H A Dstatvfs.h32 int fstatvfs (int, struct statvfs *);
48 #define fstatvfs64 fstatvfs
/seL4-test-master/projects/musllibc/src/stat/
H A Dstatvfs.c53 int fstatvfs(int fd, struct statvfs *buf) function
63 LFS64(fstatvfs); variable

Completed in 25 milliseconds