Searched refs:szPath (Results 1 – 1 of 1) sorted by relevance
672 const char *szPath) in QualifyPath() argument678 while ((p = strchr(szPath, '/')) && *p) in QualifyPath()680 PathCombine(szTmp, szCwd, szPath); in QualifyPath()