Searched defs:NOSPC (Results 1 – 2 of 2) sorted by relevance
454 pub const NOSPC: Self = Self::from_errno(errno::ENOSPC); constant
679 pub const NOSPC: Self = Self(c::ENOSPC); constant