Searched defs:NOTTY (Results 1 – 2 of 2) sorted by relevance
479 pub const NOTTY: Self = Self::from_errno(errno::ENOTTY); constant
754 pub const NOTTY: Self = Self(c::ENOTTY); constant