Home
last modified time | relevance | path

Searched defs:shmatt_t (Results 1 – 20 of 20) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs6 pub type shmatt_t = u64; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h53 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/ndk_musl_include/sys/
Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
Dmod.rs6 pub type shmatt_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
Dmod.rs6 pub type shmatt_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
Dmod.rs6 pub type shmatt_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs9 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs1 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs18 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs21 pub type shmatt_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs12 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs12 pub type shmatt_t = ::c_uint; typedef
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs46 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs82 pub type shmatt_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs44 pub type shmatt_t = ::c_ushort; typedef