Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs274 pub const CANCELED: Self = Self::from_errno(errno::ECANCELED); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs159 pub const CANCELED: Self = Self(c::ECANCELED); consts

Completed in 2 milliseconds