Searched defs:NOTDIR (Results 1 – 2 of 2) sorted by relevance
430 pub const NOTDIR: Self = Self::from_errno(errno::ENOTDIR); constant
755 pub const NOTDIR: Self = Self(c::ENOTDIR); constant