| /rust-libc-0.2.174/src/unix/linux_like/emscripten/ |
| H A D | lfs64.rs | 200 crate::statvfs(path, buf as *mut _) in statvfs64()
|
| H A D | mod.rs | 41 pub type statvfs64 = crate::statvfs; 89 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/musl/ |
| H A D | lfs64.rs | 228 crate::statvfs(path, buf as *mut _) in statvfs64()
|
| H A D | mod.rs | 175 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 854 pub struct statvfs { 1090 impl PartialEq for statvfs { 1091 fn eq(&self, other: &statvfs) -> bool { 1126 impl Eq for statvfs {} 1127 impl hash::Hash for statvfs { 2722 pub fn getmntinfo(mntbufp: *mut *mut crate::statvfs, flags: c_int) -> c_int; in getmntinfo() argument 2723 pub fn getvfsstat(buf: *mut statvfs, bufsize: size_t, flags: c_int) -> c_int; in getvfsstat() argument
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | powerpc64.rs | 23 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/ |
| H A D | mod.rs | 131 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| H A D | not_x32.rs | 5 pub struct statvfs {
|
| H A D | x32.rs | 5 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/uclibc/ |
| H A D | mod.rs | 26 pub struct statvfs {
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | unix.txt | 816 statvfs
|
| /rust-libc-0.2.174/src/unix/nuttx/ |
| H A D | mod.rs | 150 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/ |
| H A D | mod.rs | 1540 pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> c_int; in statvfs() function 1542 pub fn fstatvfs(fd: c_int, buf: *mut statvfs) -> c_int; in fstatvfs()
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/ |
| H A D | mod.rs | 118 pub struct statvfs { 1584 mntvbufp: *mut *mut crate::statvfs, in getmntvinfo() argument
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/mips64/ |
| H A D | mod.rs | 105 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/newlib/ |
| H A D | mod.rs | 165 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/loongarch64/ |
| H A D | mod.rs | 103 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/sparc64/ |
| H A D | mod.rs | 138 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/aarch64/ |
| H A D | mod.rs | 116 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/riscv64/ |
| H A D | mod.rs | 95 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/powerpc64/ |
| H A D | mod.rs | 114 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/ |
| H A D | s390x.rs | 142 pub struct statvfs {
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 565 pub struct statvfs { 4096 pub fn statvfs(__file: *const c_char, __buf: *mut statvfs) -> c_int; in statvfs() function 4098 pub fn fstatvfs(__fildes: c_int, __buf: *mut statvfs) -> c_int; in fstatvfs()
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 496 pub struct statvfs { 3871 pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> c_int; in statvfs() function 3872 pub fn fstatvfs(fd: c_int, buf: *mut statvfs) -> c_int; in fstatvfs()
|
| /rust-libc-0.2.174/src/unix/redox/ |
| H A D | mod.rs | 217 pub struct statvfs {
|