Home
last modified time | relevance | path

Searched refs:gDoNotCheckForFiles (Results 1 – 1 of 1) sorted by relevance

/haiku/src/bin/bfs_tools/
H A Dchkindex.cpp26 bool gDoNotCheckForFiles = false; variable
385 if (collect && (!gDoNotCheckIndex || !gDoNotCheckForFiles)) in checkIndex()
394 if (!gDoNotCheckForFiles) in checkIndex()
440 gDoNotCheckForFiles = true; in main()