Home
last modified time | relevance | path

Searched refs:fstatvfs (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dstatvfs.h74 extern int fstatvfs (int __fildes, struct statvfs *__buf)
76 libc_hidden_proto(fstatvfs)
79 extern int __REDIRECT_NTH (fstatvfs, (int __fildes, struct statvfs *__buf),
82 # define fstatvfs fstatvfs64
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/statfs/
A Dfstatvfs.c44 int fstatvfs (int fd, struct statvfs *buf) in fstatvfs() function
59 libc_hidden_def(fstatvfs)
A DMakefile.in10 CSRC-y := statvfs.c fstatvfs.c
A Dfstatvfs64.c42 ret = fstatvfs (fd, &buf32); in fstatvfs64()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dsys_statvfs.SUSv4.syms1 fstatvfs

Completed in 6 milliseconds