Home
last modified time | relevance | path

Searched refs:statvfs (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstatvfs.h52 extern int statvfs (__const char *__restrict __file,
53 struct statvfs *__restrict __buf)
57 extern int __REDIRECT_NTH (statvfs,
59 struct statvfs *__restrict __buf), statvfs64)
62 # define statvfs statvfs64
74 extern int fstatvfs (int __fildes, struct statvfs *__buf)
78 extern int __REDIRECT_NTH (fstatvfs, (int __fildes, struct statvfs *__buf),
/utopia/UTPA2-700.0.x/mxlib/msfs/linux/
H A DMsFS.c129 #define statvfs statfs macro
744 struct statvfs buf; in MApi_FS_Info()
755 if (0 != statvfs(u8path, &buf)) in MApi_FS_Info()
762 if (0 != statvfs(path, &buf)) in MApi_FS_Info()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstatvfs.h29 struct statvfs struct