Searched defs:ROFS (Results 1 – 2 of 2) sorted by relevance
515 pub const ROFS: Self = Self::from_errno(errno::EROFS); constant
892 pub const ROFS: Self = Self(c::EROFS); constant