Home
last modified time | relevance | path

Searched defs:fsblkcnt_t (Results 1 – 24 of 24) sorted by relevance

/external/rust/crates/nix/src/sys/
Dstatvfs.rs88 pub fn blocks(&self) -> libc::fsblkcnt_t { in blocks()
93 pub fn blocks_free(&self) -> libc::fsblkcnt_t { in blocks_free()
98 pub fn blocks_available(&self) -> libc::fsblkcnt_t { in blocks_available()
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs9 pub type fsblkcnt_t = u64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs6 pub type fsblkcnt_t = ::c_ulong; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs8 pub type fsblkcnt_t = ::c_ulong; typedef
/external/musl/include/
Dalltypes.h.in34 TYPEDEF unsigned _Int64 fsblkcnt_t; variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2418 fsblkcnt_t = __darwin_fsblkcnt_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2418 fsblkcnt_t = __darwin_fsblkcnt_t variable
/external/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs21 pub type fsblkcnt_t = ::c_ulonglong; typedef
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs17 pub type fsblkcnt_t = u64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
Dmod.rs13 pub type fsblkcnt_t = ::c_ulong; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs18 pub type fsblkcnt_t = u64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
Dmod.rs8 pub type fsblkcnt_t = ::c_ulong; typedef
/external/rust/crates/libc/src/unix/redox/
Dmod.rs23 pub type fsblkcnt_t = ::c_ulong; typedef
/external/rust/crates/libc/src/solid/
Dmod.rs74 pub type fsblkcnt_t = __fsblkcnt_t; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs8 pub type fsblkcnt_t = u64; typedef
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs26 pub type fsblkcnt_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs30 pub type fsblkcnt_t = u32; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs5 pub type fsblkcnt_t = u64; typedef
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs11 pub type fsblkcnt_t = ::c_ulong; typedef
/external/rust/crates/libc/src/unix/nto/
Dmod.rs55 pub type fsblkcnt_t = u64; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs16 pub type fsblkcnt_t = u64; typedef
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs18 pub type fsblkcnt_t = ::c_ulong; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs85 pub type fsblkcnt_t = ::c_ulonglong; typedef
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs18 pub type fsblkcnt_t = ::c_uint; typedef