Home
last modified time | relevance | path

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

/haiku/src/system/kernel/
H A Dmodule.cpp1498 bool directMatch = false; in _ScanDirectory() local
1518 directMatch = true; in _ScanDirectory()
1541 && directMatch) in _ScanDirectory()
1545 dirent->d_name) == B_OK && directMatch) in _ScanDirectory()