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/
H A Dmod.rs6 pub type shmatt_t = u64; types
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dshm.h53 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/musl/include/sys/
H A Dshm.h59 typedef unsigned long shmatt_t; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
H A Dmod.rs6 pub type shmatt_t = ::c_uint; types
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Dmod.rs6 pub type shmatt_t = ::c_uint; types
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Dmod.rs6 pub type shmatt_t = ::c_uint; types
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs9 pub type shmatt_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs1 pub type shmatt_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs18 pub type shmatt_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs21 pub type shmatt_t = ::c_uint; types
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs12 pub type shmatt_t = ::c_uint; types
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs12 pub type shmatt_t = ::c_ulong; types
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs82 pub type shmatt_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs46 pub type shmatt_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs44 pub type shmatt_t = ::c_ushort; types

Completed in 54 milliseconds