Searched refs:rtDbgCfgIsFileAndFixCase (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/dbg/ |
H A D | dbgcfg.cpp | 506 static bool rtDbgCfgIsFileAndFixCase(char *pszPath, const char *pszFilename, const char *pszSuffix, bool fCaseInsensitive, function 608 if (rtDbgCfgIsFileAndFixCase(pszPath, pSplitFn->apszComps[pSplitFn->cComps - 1], NULL /*pszSuffix*/, 953 if (!rtDbgCfgIsFileAndFixCase(pszPath, pszFilename, pszCacheSuffix, fCaseInsensitive, 1408 if (rtDbgCfgIsFileAndFixCase(pszPath, pszName, NULL /*pszSuffix*/, fCaseInsensitive, false, NULL))
|
Completed in 69 milliseconds