Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs341 pub const L2HLT: Self = Self::from_errno(errno::EL2HLT); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs395 pub const L2HLT: Self = Self(c::EL2HLT); consts

Completed in 5 milliseconds