Home
last modified time | relevance | path

Searched refs:HardLinks (Results 1 - 7 of 7) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1378 SetBoolPair(parser, NKey::kHardLinks, options.HardLinks); in Parse2()
1423 nt.HardLinks = options.HardLinks; in Parse2()
1424 if (!options.HardLinks.Def) in Parse2()
1425 nt.HardLinks.Val = true; in Parse2()
1579 updateOptions.HardLinks = options.HardLinks; in Parse2()
H A DArchiveCommandLine.h71 CBoolPair HardLinks; member
H A DArchiveExtractCallback.h56 CBoolPair HardLinks;
78 HardLinks.Val = true;
H A DZipRegistry.h141 CBoolPair HardLinks; member
H A DUpdate.h102 CBoolPair HardLinks; member
H A DExtract.cpp209 options.NtOptions.HardLinks.Val) in DecompressArchive()
H A DUpdate.cpp639 updateCallbackSpec->StoreHardLinks = options.HardLinks.Val; in Compress()

Completed in 8 milliseconds