Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/sys/
H A Dstatvfs.h14 struct statvfs { struct
29 int statvfs (const char *__restrict, struct statvfs *__restrict);
30 int fstatvfs (int, struct statvfs *);
46 #define statvfs64 statvfs
H A Dstatfs.h10 #include <sys/statvfs.h>

Completed in 1 milliseconds