Searched defs:NOSYS (Results 1 – 2 of 2) sorted by relevance
424 pub const NOSYS: Self = Self::from_errno(errno::ENOSYS); constant
744 pub const NOSYS: Self = Self(c::ENOSYS); constant