Home
last modified time | relevance | path

Searched refs:msgqnum_t (Results 1 – 25 of 50) sorted by relevance

12

/third_party/musl/libc-test/src/api/
Dsys_msg.c7 T(msgqnum_t) in f()
17 F(msgqnum_t, msg_qnum) in f()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs7 pub type msgqnum_t = u64; typedef
60 pub msg_qnum: ::msgqnum_t,
/third_party/musl/arch/generic/bits/
Dmsg.h7 msgqnum_t msg_qnum;
/third_party/musl/arch/x32/bits/
Dmsg.h8 msgqnum_t msg_qnum;
/third_party/musl/arch/arm/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/arch/or1k/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/arch/sh/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/arch/powerpc/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/arch/i386/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/arch/m68k/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/arch/microblaze/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/porting/uniproton/kernel/include/bits/
Dmsg.h10 msgqnum_t msg_qnum;
/third_party/musl/arch/mipsn32/bits/
Dmsg.h19 msgqnum_t msg_qnum;
/third_party/musl/arch/mips/bits/
Dmsg.h19 msgqnum_t msg_qnum;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmsg.h18 typedef unsigned long msgqnum_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmsg.h18 typedef unsigned long msgqnum_t; typedef
/third_party/musl/ndk_musl_include/sys/
Dmsg.h18 typedef unsigned long msgqnum_t; typedef
/third_party/musl/include/sys/
Dmsg.h18 typedef unsigned long msgqnum_t; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmsg.h18 typedef unsigned long msgqnum_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Dmod.rs69 pub msg_qnum: ::msgqnum_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs124 pub msg_qnum: ::msgqnum_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs84 pub msg_qnum: ::msgqnum_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs10 pub type msgqnum_t = ::c_ulong; typedef

12