Searched defs:FBIG (Results 1 – 2 of 2) sorted by relevance
304 pub const FBIG: Self = Self::from_errno(errno::EFBIG); constant
253 pub const FBIG: Self = Self(c::EFBIG); constant