Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Derrno.rs298 pub const DQUOT: Self = Self::from_errno(errno::EDQUOT); consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Derrno.rs245 pub const DQUOT: Self = Self(c::EDQUOT); consts

Completed in 3 milliseconds