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