Home
last modified time | relevance | path

Searched refs:msglen_t (Results 1 – 25 of 49) sorted by relevance

12

/third_party/musl/libc-test/src/api/
Dsys_msg.c8 T(msglen_t) in f()
18 F(msglen_t,msg_qbytes) in f()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs8 pub type msglen_t = u64; typedef
61 pub msg_qbytes: ::msglen_t,
/third_party/musl/arch/generic/bits/
Dmsg.h8 msglen_t msg_qbytes;
/third_party/musl/arch/x32/bits/
Dmsg.h10 msglen_t msg_qbytes;
/third_party/musl/arch/m68k/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/arch/microblaze/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/arch/sh/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/arch/i386/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/porting/uniproton/kernel/include/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/arch/powerpc/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/arch/or1k/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/arch/arm/bits/
Dmsg.h11 msglen_t msg_qbytes;
/third_party/musl/arch/mipsn32/bits/
Dmsg.h20 msglen_t msg_qbytes;
/third_party/musl/arch/mips/bits/
Dmsg.h20 msglen_t msg_qbytes;
/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/liteos_m/kernel/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/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Dmod.rs70 pub msg_qbytes: ::msglen_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs125 pub msg_qbytes: ::msglen_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs85 pub msg_qbytes: ::msglen_t,
/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

12