Searched defs:XDEV (Results 1 – 2 of 2) sorted by relevance
550 pub const XDEV: Self = Self::from_errno(errno::EXDEV); constant
1008 pub const XDEV: Self = Self(c::EXDEV); constant