Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/newlib/
Dmod.rs480 pub const SO_NOSIGPIPE: ::c_int = 0x0800; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1005 pub const SO_NOSIGPIPE: ::c_int = 0x0800; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3696 pub const SO_NOSIGPIPE: ::c_int = 0x1022; constant