Searched defs:NOENT (Results 1 – 2 of 2) sorted by relevance
432 pub const NOENT: Self = Self::from_errno(errno::ENOENT); constant
599 pub const NOENT: Self = Self(c::ENOENT); constant