Searched defs:INVAL (Results 1 – 2 of 2) sorted by relevance
325 pub const INVAL: Self = Self::from_errno(errno::EINVAL); constant
304 pub const INVAL: Self = Self(c::EINVAL); constant