Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
D7zOut.h71 struct CFileItem2 struct
73 UInt64 CTime;
74 UInt64 ATime;
75 UInt64 MTime;
76 UInt64 StartPos;
77 UInt32 Attrib;
79 bool CTimeDefined;
80 bool ATimeDefined;
81 bool MTimeDefined;
82 bool StartPosDefined;
[all …]