Home
last modified time | relevance | path

Searched defs:SO_NOSIGPIPE (Results 1 – 4 of 4) sorted by relevance

/rust-libc-0.2.174/src/unix/newlib/
H A Dmod.rs645 pub const SO_NOSIGPIPE: c_int = 0x0800; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs994 pub const SO_NOSIGPIPE: c_int = 0x0800; constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1384 pub const SO_NOSIGPIPE: c_int = 0x0800; constant
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs3883 pub const SO_NOSIGPIPE: c_int = 0x1022; constant