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

/haiku-fatelf/src/bin/bfs_tools/
H A Dchkindex.cpp26 bool gDoNotCheckIndex = false; variable
384 if (collect && (!gDoNotCheckIndex || !gDoNotCheckForFiles))
387 if (!gDoNotCheckIndex)
436 gDoNotCheckIndex = true;

Completed in 38 milliseconds