Home
last modified time | relevance | path

Searched refs:__fsid_t (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstatfs.h12 typedef struct __fsid_t { struct
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstatfs.h12 typedef struct __fsid_t { struct
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstatfs.h12 typedef struct __fsid_t { struct
/third_party/musl/include/sys/
H A Dstatfs.h12 typedef struct __fsid_t { struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dstatfs.h11 typedef struct __fsid_t { struct
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstatfs.h12 typedef struct __fsid_t { struct
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Dmod.rs78 pub f_fsid: ::__fsid_t,
148 pub f_fsid: ::__fsid_t,
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
H A Dmod.rs55 pub f_fsid: ::__fsid_t,
87 pub f_fsid: ::__fsid_t,
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/src/
H A Dittnotify_bindings.rs183 pub struct __fsid_t { structure names
189 ::std::mem::size_of::<__fsid_t>(), in bindgen_test_layout___fsid_t()
191 concat!("Size of: ", stringify!(__fsid_t)) in bindgen_test_layout___fsid_t()
194 ::std::mem::align_of::<__fsid_t>(), in bindgen_test_layout___fsid_t()
196 concat!("Alignment of ", stringify!(__fsid_t)) in bindgen_test_layout___fsid_t()
199 unsafe { &(*(::std::ptr::null::<__fsid_t>())).__val as *const _ as usize }, in bindgen_test_layout___fsid_t()
203 stringify!(__fsid_t), in bindgen_test_layout___fsid_t()
/third_party/rust/crates/nix/src/sys/
H A Dstatfs.rs30 pub type fsid_t = libc::__fsid_t;
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs56 pub struct __fsid_t { structure names
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp1875 typedef struct { int __val[2]; } __fsid_t;
5875 typedef __fsid_t fsid_t;
[all...]

Completed in 53 milliseconds