Home
last modified time | relevance | path

Searched refs:statvfs64 (Results 1 – 25 of 66) sorted by relevance

123

/glibc-2.36/io/sys/
Dstatvfs.h58 struct statvfs *__restrict __buf), statvfs64)
61 # define statvfs statvfs64
65 extern int statvfs64 (const char *__restrict __file,
66 struct statvfs64 *__restrict __buf)
84 extern int fstatvfs64 (int __fildes, struct statvfs64 *__buf)
/glibc-2.36/sysdeps/posix/
Dpathconf.c68 struct statvfs64 sv; in __pathconf()
181 struct statvfs64 sv; in __pathconf()
193 struct statvfs64 sv; in __pathconf()
205 struct statvfs64 sv; in __pathconf()
Dfpathconf.c67 struct statvfs64 sv; in __fpathconf()
183 struct statvfs64 sv; in __fpathconf()
195 struct statvfs64 sv; in __fpathconf()
207 struct statvfs64 sv; in __fpathconf()
/glibc-2.36/io/
Dstatvfs64.c23 __statvfs64 (const char *file, struct statvfs64 *buf) in __statvfs64()
28 weak_alias (__statvfs64, statvfs64)
30 stub_warning (statvfs64)
Dfstatvfs64.c23 __fstatvfs64 (int fd, struct statvfs64 *buf) in __fstatvfs64()
DVersions80 statfs64; statvfs; statvfs64;
DMakefile39 statvfs fstatvfs statvfs64 fstatvfs64 \
/glibc-2.36/sysdeps/mach/hurd/
Dstatvfs64.c22 statvfs64 (const char *file, struct statvfs64 *buf) in statvfs64() function
Dfstatvfs64.c22 fstatvfs64 (int fd, struct statvfs64 *buf) in fstatvfs64()
/glibc-2.36/include/sys/
Dstatvfs.h6 extern int __statvfs64 (const char *__file, struct statvfs64 *__buf);
7 extern int __fstatvfs64 (int __fildes, struct statvfs64 *__buf)
/glibc-2.36/sysdeps/unix/sysv/linux/
Dstatvfs64.c29 __statvfs64 (const char *file, struct statvfs64 *buf) in __statvfs64()
40 weak_alias (__statvfs64, statvfs64)
Dinternal_statvfs.h24 extern void __internal_statvfs64 (struct statvfs64 *buf,
Dfstatvfs64.c29 __fstatvfs64 (int fd, struct statvfs64 *buf) in __fstatvfs64()
Dinternal_statvfs.c72 __internal_statvfs64 (struct statvfs64 *buf, const struct statfs64 *fsbuf) in __internal_statvfs64()
/glibc-2.36/bits/
Dstatvfs.h59 struct statvfs64 struct
/glibc-2.36/sysdeps/mach/hurd/bits/
Dstatvfs.h60 struct statvfs64 struct
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dstatvfs.h58 struct statvfs64 struct
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-alpha839 * sysdeps/unix/sysv/linux/alpha/statvfs64.c: New.
/glibc-2.36/benchtests/strcoll-inputs/
Dfilelist#C550 statvfs64.c
1623 statvfs64.c
2343 statvfs64.c
6159 statvfs64.c
14739 statvfs64.c
Dfilelist#en_US.UTF-8550 statvfs64.c
1623 statvfs64.c
2343 statvfs64.c
6159 statvfs64.c
14739 statvfs64.c
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist1824 GLIBC_2.35 statvfs64 F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist1845 GLIBC_2.36 statvfs64 F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist1855 GLIBC_2.33 statvfs64 F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc.abilist1646 GLIBC_2.2.6 statvfs64 F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc.abilist1851 GLIBC_2.32 statvfs64 F

123