Searched defs:MFILE (Results 1 – 2 of 2) sorted by relevance
401 pub const MFILE: Self = Self::from_errno(errno::EMFILE); constant
514 pub const MFILE: Self = Self(c::EMFILE); constant