Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs491 pub const STALE: Self = Self::from_errno(errno::ESTALE); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs989 pub const STALE: Self = Self(c::ESTALE); consts

Completed in 3 milliseconds