Searched refs:_GetSettingsDirPath (Results 1 – 2 of 2) sorted by relevance
50 status_t _GetSettingsDirPath(BPath* path,
804 if (_GetSettingsDirPath(&path, false) == B_OK in _LoadSecurityContext()1018 NetFSServer::_GetSettingsDirPath(BPath* path, bool create) in _GetSettingsDirPath() function in NetFSServer1049 status_t error = _GetSettingsDirPath(&dirPath, createDir); in _GetSettingsFilePath()