Home
last modified time | relevance | path

Searched refs:fstatfs (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dfstatfs.c15 extern int fstatfs (int __fildes, struct statfs *__buf)
19 extern int __REDIRECT_NTH (fstatfs, (int __fildes, struct statfs *__buf),
22 # define fstatfs fstatfs64 macro
26 extern __typeof(fstatfs) __libc_fstatfs attribute_hidden;
49 weak_alias(__libc_fstatfs,fstatfs)
A Dstubs.c145 make_stub(fstatfs)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/statfs/
A Dfstatvfs.c31 extern int fstatfs (int __fildes, struct statfs *__buf)
35 extern int __REDIRECT_NTH (fstatfs, (int __fildes, struct statfs *__buf),
38 # define fstatfs fstatfs64 macro
42 extern __typeof(fstatfs) __libc_fstatfs;
A Dfstatfs64.c29 extern __typeof(fstatfs) __libc_fstatfs;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dfpathconf.c29 extern int fstatfs (int __fildes, struct statfs *__buf)
33 extern int __REDIRECT_NTH (fstatfs, (int __fildes, struct statfs *__buf),
36 # define fstatfs fstatfs64 macro
40 extern __typeof(fstatfs) __libc_fstatfs;
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dstatfs.h52 extern int fstatfs (int __fildes, struct statfs *__buf)
56 extern int __REDIRECT_NTH (fstatfs, (int __fildes, struct statfs *__buf),
59 # define fstatfs fstatfs64
/l4re-core-master/libc_backends/lib/fs_noop/
A Dfs.c31 int fstatfs(int fd, struct statfs *buf) in fstatfs() function
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in1017 capget(), capset(), eventfd(), fstatfs(),

Completed in 10 milliseconds