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

/haiku/src/system/boot/loader/
H A Dpackage_support.h58 const char* packagesPath);
H A Dpackage_support.cpp172 PackageVolumeInfo::SetTo(Directory* baseDirectory, const char* packagesPath) argument
180 fPackagesDir = open_directory(baseDirectory, packagesPath);

Completed in 83 milliseconds