Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs278 pub const CHRNG: Self = Self::from_errno(errno::ECHRNG); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs178 pub const CHRNG: Self = Self(c::ECHRNG); consts

Completed in 3 milliseconds