HomeSort by relevance Sort by last modified time
    Searched refs:kSymLinks (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 79 bool Flags_SymLinks() const { return (Flags & NArcInfoFlags::kSymLinks) != 0; }
ArchiveCommandLine.cpp 123 kSymLinks,
1076 SetBoolPair(parser, NKey::kSymLinks, options.SymLinks);
    [all...]
  /external/lzma/CPP/7zip/Archive/
IArchive.h 35 const UInt32 kSymLinks = 1 << 10; // the handler supports symbolic links

Completed in 77 milliseconds