Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs375 pub const NAVAIL: Self = Self::from_errno(errno::ENAVAIL); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs563 pub const NAVAIL: Self = Self(c::ENAVAIL); consts

Completed in 3 milliseconds