Searched defs:NOSYS (Results 1 – 3 of 3) sorted by relevance
124 static NOSYS: AtomicBool = AtomicBool::new(false); in persist() constant
460 pub const NOSYS: Self = Self::from_errno(errno::ENOSYS); constant
702 pub const NOSYS: Self = Self(c::ENOSYS); constant