Home
last modified time | relevance | path

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

12345678910>>...138

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dmsg.h86 typedef unsigned long msglen_t; typedef
125 msglen_t msg_cbytes; /* # of bytes on the queue */
127 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */
148 msglen_t msg_cbytes; /* # of bytes on the queue */
150 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dmsg.h86 typedef unsigned long msglen_t; typedef
125 msglen_t msg_cbytes; /* # of bytes on the queue */
127 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */
148 msglen_t msg_cbytes; /* # of bytes on the queue */
150 msglen_t msg_qbytes; /* [XSI] max bytes on the queue */
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d116 alias msglen_t = ulong_t; in version() local
131 msglen_t msg_qbytes; in version()
151 msglen_t msg_qbytes; in version()
168 msglen_t msg_qbytes; in version()
182 alias msglen_t = ushort;
191 msglen_t msg_qbytes;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d116 alias msglen_t = ulong_t; in version() local
131 msglen_t msg_qbytes; in version()
151 msglen_t msg_qbytes; in version()
168 msglen_t msg_qbytes; in version()
182 alias msglen_t = ushort;
191 msglen_t msg_qbytes;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d115 alias msglen_t = ulong_t; in version() local
130 msglen_t msg_qbytes; in version()
150 msglen_t msg_qbytes; in version()
167 msglen_t msg_qbytes; in version()
181 alias msglen_t = ushort;
190 msglen_t msg_qbytes;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d116 alias msglen_t = ulong_t; in version() local
131 msglen_t msg_qbytes; in version()
151 msglen_t msg_qbytes; in version()
168 msglen_t msg_qbytes; in version()
182 alias msglen_t = ushort;
191 msglen_t msg_qbytes;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d115 alias msglen_t = ulong_t; in version() local
130 msglen_t msg_qbytes; in version()
150 msglen_t msg_qbytes; in version()
167 msglen_t msg_qbytes; in version()
181 alias msglen_t = ushort;
190 msglen_t msg_qbytes;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d115 alias msglen_t = ulong_t; in version() local
130 msglen_t msg_qbytes; in version()
150 msglen_t msg_qbytes; in version()
167 msglen_t msg_qbytes; in version()
181 alias msglen_t = ushort;
190 msglen_t msg_qbytes;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d115 alias msglen_t = ulong_t; in version() local
130 msglen_t msg_qbytes; in version()
150 msglen_t msg_qbytes; in version()
167 msglen_t msg_qbytes; in version()
181 alias msglen_t = ushort;
190 msglen_t msg_qbytes;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d115 alias msglen_t = ulong_t; in version() local
130 msglen_t msg_qbytes; in version()
150 msglen_t msg_qbytes; in version()
167 msglen_t msg_qbytes; in version()
181 alias msglen_t = ushort;
190 msglen_t msg_qbytes;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d116 alias msglen_t = ulong_t; in version() local
131 msglen_t msg_qbytes; in version()
151 msglen_t msg_qbytes; in version()
168 msglen_t msg_qbytes; in version()
182 alias msglen_t = ushort;
191 msglen_t msg_qbytes;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dmsg.d115 alias msglen_t = ulong_t; in version() local
130 msglen_t msg_qbytes; in version()
150 msglen_t msg_qbytes; in version()
167 msglen_t msg_qbytes; in version()
181 alias msglen_t = ushort;
190 msglen_t msg_qbytes;
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dbmsqh.inc10 Pmsglen_t = ^msglen_t;
11 msglen_t = dword;
23 msg_qbytes : msglen_t;
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dmsg.h76 typedef size_t msglen_t; typedef
81 msglen_t msg_qbytes; /* max # of bytes in the queue */
94 msglen_t _msg_cbytes; /* # of bytes currently in queue */
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libc-0.2.49/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/security/cloak/cloak-0.2.0/cargo-crates/libc-0.2.51/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/libc/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/editors/xi-term/xi-term-d264767/cargo-crates/libc-0.2.58/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/libc-0.2.49/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/libc-0.2.58/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/libc-0.2.49/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/x11/admiral/admiral-1.0.0-7-g5a9f33b/cargo-crates/libc-0.2.49/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/libc-0.2.58/src/unix/notbsd/linux/other/b64/
H A Dmod.rs11 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/libc-0.2.73/src/unix/linux_like/linux/gnu/b64/
H A Dmod.rs10 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/libc-0.2.60/src/unix/linux_like/linux/gnu/b64/
H A Dmod.rs10 pub type msglen_t = u64; typedef
48 pub msg_qbytes: ::msglen_t,

12345678910>>...138