Searched refs:arcInfo (Results 1 – 4 of 4) sorted by relevance
18 void RegisterArc(const CArcInfo *arcInfo) throw() in RegisterArc() argument22 const char *p = arcInfo->Name; in RegisterArc()25 g_Arcs[g_NumArcs] = arcInfo; in RegisterArc()
29 void RegisterArc(const CArcInfo *arcInfo) throw();
371 const CArcInfoEx &arcInfo = codecs->Formats[formatIndex]; in SetArcPath() local372 if (!arcInfo.UpdateEnabled) in SetArcPath()374 typeExt = arcInfo.GetMainExt(); in SetArcPath()532 const CArcInfoEx &arcInfo = codecs->Formats[formatIndex]; in Compress() local533 if (options.AltStreams.Val && !arcInfo.Flags_AltStreams()) in Compress()535 if (options.NtSecurity.Val && !arcInfo.Flags_NtSecure()) in Compress()
84 void RegisterArc(const CArcInfo *arcInfo) throw() in RegisterArc() argument88 g_Arcs[g_NumArcs] = arcInfo; in RegisterArc()