Searched defs:NAMETOOLONG (Results 1 – 2 of 2) sorted by relevance
409 pub const NAMETOOLONG: Self = Self::from_errno(errno::ENAMETOOLONG); constant
525 pub const NAMETOOLONG: Self = Self(c::ENAMETOOLONG); constant