Searched refs:kModulePaths (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/
H A Dmodule.cpp336 static const directory_which kModulePaths[] = { variable
343 static const uint32 kNumModulePaths = sizeof(kModulePaths)
344 / sizeof(kModulePaths[0]);
639 if (__find_directory(kModulePaths[i], gBootDevice, true,
1427 if (__find_directory(kModulePaths[i], gBootDevice, true,
1594 // remove kModulePaths from path
1598 if (__find_directory(kModulePaths[i], gBootDevice, true,
1900 if (__find_directory(kModulePaths[i], gBootDevice, true,
2020 if (__find_directory(kModulePaths[i], gBootDevice, true,

Completed in 23 milliseconds