Searched defs:curPath (Results 1 – 7 of 7) sorted by relevance
50 char curPath[DEFAULT_PATH_LEN] = { 0 }; in ChangeDirAndFilesPerm() local115 static int ConstructSrcAndTargetPath(char *curPath, char *desPath, struct dirent *ptr, in ConstructSrcAndTargetPath()163 char curPath[DEFAULT_PATH_LEN] = { 0 }; in MoveOldFolderToNew() local
62 char curPath[DEFAULT_PATH_LEN] = { 0 }; in ChangeDirAndFilesPerm() local
112 char curPath[DEFAULT_PATH_LEN] = { 0 }; in ChangeDirAndFiles() local
157 string curPath = moduleFile.GetPath(); in CheckFilePath() local
117 static int ConstructSubPath(const struct dirent *ptr, const char *curPath, char *subPath) in ConstructSubPath()
325 char curPath[DEFAULT_PATH_LEN] = { 0 }; in MoveMineOldFile() local
421 char *curPath = (char *)HksMalloc(pathLen + 1); in HksMakeFullDir() local