Searched defs:NOTSUP (Results 1 – 2 of 2) sorted by relevance
441 pub const NOTSUP: Self = Self::from_errno(errno::EOPNOTSUPP); constant
786 pub const NOTSUP: Self = Self(c::ENOTSUP); constant