Home
last modified time | relevance | path

Searched refs:STRPIPE (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs493 pub const STRPIPE: Self = Self::from_errno(errno::ESTRPIPE); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs1003 pub const STRPIPE: Self = Self(c::ESTRPIPE); consts

Completed in 3 milliseconds