Searched defs:OpenDirBuf (Results 1 – 1 of 1) sorted by relevance
150 struct OpenDirBuf { struct151 open_count: u32,152 buf: Box<[(CString, DirectoryEntry)]>,