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

/haiku-fatelf/src/system/kernel/
H A Dmodule.cpp286 static const directory_which kModulePaths[] = { variable
292 static const uint32 kNumModulePaths = sizeof(kModulePaths)
293 / sizeof(kModulePaths[0]);
641 if (find_directory(kModulePaths[i], gBootDevice, true,
1438 if (find_directory(kModulePaths[i], gBootDevice, true,
1605 // remove kModulePaths from path
1609 if (find_directory(kModulePaths[i], gBootDevice, true,
1891 if (find_directory(kModulePaths[i], gBootDevice, true,
2010 if (find_directory(kModulePaths[i], gBootDevice, true,

Completed in 31 milliseconds