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

12345

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/sys/
H A Dstatvfs.h26 #include <bits/statvfs.h>
52 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),
91 #endif /* sys/statvfs.h */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/sys/
H A Dstatvfs.h26 #include <bits/statvfs.h>
52 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),
91 #endif /* sys/statvfs.h */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/sys/
H A Dstatvfs.h26 #include <bits/statvfs.h>
52 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),
91 #endif /* sys/statvfs.h */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/smbd/
H A Dstatvfs.c3 VFS API's statvfs abstraction
27 struct statvfs statvfs_buf;
30 result = statvfs(path, &statvfs_buf);
47 sys_statvfs() is an abstraction layer over system-dependent statvfs()/statfs()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/smbd/
H A Dstatvfs.c3 VFS API's statvfs abstraction
27 struct statvfs statvfs_buf;
30 result = statvfs(path, &statvfs_buf);
47 sys_statvfs() is an abstraction layer over system-dependent statvfs()/statfs()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/smbd/
H A Dstatvfs.c3 VFS API's statvfs abstraction
27 struct statvfs statvfs_buf;
30 result = statvfs(path, &statvfs_buf);
47 sys_statvfs() is an abstraction layer over system-dependent statvfs()/statfs()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/UTILS/
H A Dfreefs.c24 # include <sys/statvfs.h>
38 # define plp_statfs(path,buf) statvfs(path,buf)
39 # define plp_struct_statfs struct statvfs
40 # define statfs(path, buf) statvfs(path, buf)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/
H A Dfreefs.c24 # include <sys/statvfs.h>
38 # define plp_statfs(path,buf) statvfs(path,buf)
39 # define plp_struct_statfs struct statvfs
40 # define statfs(path, buf) statvfs(path, buf)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/UTILS/
H A Dfreefs.c24 # include <sys/statvfs.h>
38 # define plp_statfs(path,buf) statvfs(path,buf)
39 # define plp_struct_statfs struct statvfs
40 # define statfs(path, buf) statvfs(path, buf)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/
H A Dfreefs.c24 # include <sys/statvfs.h>
38 # define plp_statfs(path,buf) statvfs(path,buf)
39 # define plp_struct_statfs struct statvfs
40 # define statfs(path, buf) statvfs(path, buf)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/UTILS/
H A Dfreefs.c24 # include <sys/statvfs.h>
38 # define plp_statfs(path,buf) statvfs(path,buf)
39 # define plp_struct_statfs struct statvfs
40 # define statfs(path, buf) statvfs(path, buf)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/
H A Dfreefs.c24 # include <sys/statvfs.h>
38 # define plp_statfs(path,buf) statvfs(path,buf)
39 # define plp_struct_statfs struct statvfs
40 # define statfs(path, buf) statvfs(path, buf)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/libsmbclient/
H A Dtestfstatvfs.c2 #include <sys/statvfs.h>
21 struct statvfs statvfsbuf;
H A Dteststatvfs.c2 #include <sys/statvfs.h>
21 struct statvfs statvfsbuf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/libsmbclient/
H A Dtestfstatvfs.c2 #include <sys/statvfs.h>
21 struct statvfs statvfsbuf;
H A Dteststatvfs.c2 #include <sys/statvfs.h>
21 struct statvfs statvfsbuf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/libsmbclient/
H A Dtestfstatvfs.c2 #include <sys/statvfs.h>
21 struct statvfs statvfsbuf;
H A Dteststatvfs.c2 #include <sys/statvfs.h>
21 struct statvfs statvfsbuf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dfsusage.c133 struct statvfs fsd;
134 if (statvfs(path, &fsd) < 0) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dfsusage.c144 struct statvfs fsd;
145 if (statvfs(path, &fsd) < 0) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/smbd/
H A Dstatvfs.c3 VFS API's statvfs abstraction
27 struct statvfs statvfs_buf;
30 result = statvfs(path, &statvfs_buf);
129 sys_statvfs() is an abstraction layer over system-dependent statvfs()/statfs()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dfsusage.c133 struct statvfs fsd;
134 if (statvfs(path, &fsd) < 0) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dfsusage.c144 struct statvfs fsd;
145 if (statvfs(path, &fsd) < 0) return -1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/smbd/
H A Dstatvfs.c3 VFS API's statvfs abstraction
27 struct statvfs statvfs_buf;
30 result = statvfs(path, &statvfs_buf);
129 sys_statvfs() is an abstraction layer over system-dependent statvfs()/statfs()
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/smbd/
H A Dstatvfs.c3 VFS API's statvfs abstraction
27 struct statvfs statvfs_buf;
30 result = statvfs(path, &statvfs_buf);
129 sys_statvfs() is an abstraction layer over system-dependent statvfs()/statfs()

Completed in 116 milliseconds

12345