Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs351 pub const LIBBAD: Self = Self::from_errno(errno::ELIBBAD); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs462 pub const LIBBAD: Self = Self(c::ELIBBAD); consts

Completed in 3 milliseconds