Searched defs:OPNOTSUPP (Results 1 – 2 of 2) sorted by relevance
485 pub const OPNOTSUPP: Self = Self::from_errno(errno::EOPNOTSUPP); constant
772 pub const OPNOTSUPP: Self = Self(c::EOPNOTSUPP); constant