OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kHardLinks
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/Archive/
IArchive.h
36
const UInt32
kHardLinks
= 1 << 11; // the handler supports hard links
/external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp
122
kHardLinks
,
1075
SetBoolPair(parser, NKey::
kHardLinks
, options.HardLinks);
[
all
...]
Completed in 196 milliseconds