Home
last modified time | relevance | path

Searched defs:MSG_NOSIGNAL (Results 1 – 17 of 17) sorted by relevance

/rust-libc-0.2.174/src/unix/newlib/aarch64/
H A Dmod.rs50 pub const MSG_NOSIGNAL: c_int = 0; constant
/rust-libc-0.2.174/src/unix/newlib/arm/
H A Dmod.rs52 pub const MSG_NOSIGNAL: c_int = 0; constant
/rust-libc-0.2.174/src/unix/newlib/espidf/
H A Dmod.rs83 pub const MSG_NOSIGNAL: c_int = 0x20; constant
/rust-libc-0.2.174/src/wasi/
H A Dp2.rs78 pub const MSG_NOSIGNAL: c_int = 0x4000; constant
/rust-libc-0.2.174/src/unix/newlib/horizon/
H A Dmod.rs141 pub const MSG_NOSIGNAL: c_int = 0; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1289 pub const MSG_NOSIGNAL: c_int = 0x00000400; constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/
H A Dmod.rs546 pub const MSG_NOSIGNAL: c_int = 0x400; constant
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1017 pub const MSG_NOSIGNAL: c_int = 0x0800; constant
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs819 pub const MSG_NOSIGNAL: c_int = 0x4000; constant
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs902 pub const MSG_NOSIGNAL: c_int = 0x20; constant
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs1103 pub const MSG_NOSIGNAL: c_int = 0x0800; constant
1177 pub const MSG_NOSIGNAL: c_int = 0x20000; constant
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs1686 pub const MSG_NOSIGNAL: c_int = 0x200; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3630 pub const MSG_NOSIGNAL: c_int = 0x20000; constant
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs1911 pub const MSG_NOSIGNAL: c_int = 0x100; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1765 pub const MSG_NOSIGNAL: c_int = 0x4000; constant
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs3907 pub const MSG_NOSIGNAL: c_int = 0x80000; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3150 pub const MSG_NOSIGNAL: c_int = 1024; constant