/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | statfs64.c | 19 #define __statfs __statfs_disable macro 24 #undef __statfs 40 weak_alias (__statfs64, __statfs) 42 libc_hidden_ver (__statfs64, __statfs)
|
D | pathconf.c | 46 return __statfs_link_max (__statfs (file, &fsbuf), &fsbuf, file, -1); in __pathconf() 49 return __statfs_filesize_max (__statfs (file, &fsbuf), &fsbuf); in __pathconf() 52 return __statfs_symlinks (__statfs (file, &fsbuf), &fsbuf); in __pathconf() 55 return __statfs_chown_restricted (__statfs (file, &fsbuf), &fsbuf); in __pathconf()
|
D | statfs.c | 27 __statfs (const char *file, struct statfs *buf) in __statfs() function 58 libc_hidden_def (__statfs) 59 weak_alias (__statfs, statfs)
|
D | statvfs.c | 31 if (__statfs (file, &fsbuf) < 0) in __statvfs()
|
D | Versions | 86 __endmntent; __getmntent_r; __setmntent; __statfs; __sysctl;
|
/glibc-2.36/io/ |
D | statfs.c | 25 __statfs (const char *file, struct statfs *buf) in __statfs() function 30 libc_hidden_def (__statfs) 31 weak_alias (__statfs, statfs)
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | statfs.c | 25 __statfs (const char *file, struct statfs *buf) in __statfs() function 29 libc_hidden_def (__statfs) 30 weak_alias (__statfs, statfs)
|
D | statfs64.c | 32 if (__statfs (file, &buf32) < 0) in __statfs64()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | statfs.c | 25 __statfs (const char *file, struct statfs *buf) in __statfs() function 30 libc_hidden_def (__statfs) 31 weak_alias (__statfs, statfs)
|
D | statvfs.c | 26 return __statfs (file, (struct statfs *)buf); in statvfs()
|
/glibc-2.36/include/sys/ |
D | statfs.h | 7 extern int __statfs (const char *__file, struct statfs *__buf); 8 libc_hidden_proto (__statfs)
|
/glibc-2.36/sysdeps/unix/ |
D | syscalls.list | 80 statfs - statfs i:sp __statfs statfs
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 368 GLIBC_2.35 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 372 GLIBC_2.36 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 413 GLIBC_2.33 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 414 GLIBC_2.32 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 428 GLIBC_2.27 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 433 GLIBC_2.17 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/ |
D | libc.abilist | 435 GLIBC_2.16 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | libc.abilist | 422 GLIBC_2.29 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/64/ |
D | libc.abilist | 440 GLIBC_2.2.5 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | libc.abilist | 451 GLIBC_2.2 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/ |
D | libc.abilist | 519 GLIBC_2.17 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/le/ |
D | libc.abilist | 472 GLIBC_2.2 __statfs F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/le/ |
D | libc.abilist | 927 GLIBC_2.4 __statfs F
|