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

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNetFSServer.h50 status_t _GetSettingsDirPath(BPath* path,
H A DNetFSServer.cpp804 if (_GetSettingsDirPath(&path, false) == B_OK
1016 // _GetSettingsDirPath
1018 NetFSServer::_GetSettingsDirPath(BPath* path, bool create) function in class:NetFSServer
1049 status_t error = _GetSettingsDirPath(&dirPath, createDir);

Completed in 102 milliseconds