OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_useHardLinks
(Results
1 - 2
of
2
) sorted by null
/build/tools/atree/
options.h
12
extern bool
g_useHardLinks
;
atree.cpp
21
bool
g_useHardLinks
= false;
120
g_useHardLinks
= true;
180
if (
g_useHardLinks
) {
Completed in 90 milliseconds