Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs343 pub const L2NSYNC: Self = Self::from_errno(errno::EL2NSYNC); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs408 pub const L2NSYNC: Self = Self(c::EL2NSYNC); consts

Completed in 3 milliseconds