Home
last modified time | relevance | path

Searched defs:CDirEntry (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileFind.h264 typedef CFileInfo CDirEntry; typedef
270 struct CDirEntry struct
272 ino_t iNode;
296 bool NextAny(CDirEntry &fileInfo, bool &found); argument