Home
last modified time | relevance | path

Searched defs:msglen_t (Results 1 – 14 of 14) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs8 pub type msglen_t = u64; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmsg.h19 typedef unsigned long msglen_t; typedef
/third_party/musl/include/sys/
Dmsg.h19 typedef unsigned long msglen_t; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmsg.h19 typedef unsigned long msglen_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmsg.h19 typedef unsigned long msglen_t; typedef
/third_party/musl/ndk_musl_include/sys/
Dmsg.h19 typedef unsigned long msglen_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs11 pub type msglen_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs3 pub type msglen_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs20 pub type msglen_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs36 pub type msglen_t = u32; typedef
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs15 pub type msglen_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs54 pub type msglen_t = u64; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs20 pub type msglen_t = ::c_ulong; typedef
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs84 pub type msglen_t = ::c_ulong; typedef