Searched defs:CDirEntry (Results 1 – 1 of 1) sorted by relevance
271 typedef CFileInfo CDirEntry; typedef277 struct CDirEntry struct279 ino_t iNode;303 bool NextAny(CDirEntry &fileInfo, bool &found); argument