Home | History | Annotate | Download | only in Common

Lines Matching refs:_arc

51   _arc = arc;

126 RINOK(_arc->Archive->GetProperty(index, propID, &prop));
140 RINOK(_arc->Archive->GetProperty(_index, kpidSize, &prop));
162 IInArchive *archive = _arc->Archive;
163 RINOK(_arc->GetItemPath(index, fullPath));
218 RINOK(_arc->IsItemAnti(index, isAnti));
265 (WriteMTime && _fi.MTimeDefined) ? &_fi.MTime : (_arc->MTimeDefined ? &_arc->MTime : NULL));
440 (WriteMTime && _fi.MTimeDefined) ? &_fi.MTime : (_arc->MTimeDefined ? &_arc->MTime : NULL));