Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs420 pub const NOSR: Self = Self::from_errno(errno::ENOSR); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs731 pub const NOSR: Self = Self(c::ENOSR); consts

Completed in 3 milliseconds