Searched defs:CDirEntry (Results 1 – 1 of 1) sorted by relevance
264 typedef CFileInfo CDirEntry; typedef270 struct CDirEntry struct272 ino_t iNode;296 bool NextAny(CDirEntry &fileInfo, bool &found); argument