Searched defs:relPath (Results 1 – 4 of 4) sorted by relevance
81 RetDataCArrString CJ_GetCfgFiles(const char* relPath) in CJ_GetCfgFiles()106 RetDataCString CJ_GetOneCfgFile(const char* relPath) in CJ_GetOneCfgFile()
56 APPSPAWN_STATIC void HnpRelPath(const char *fromPath, const char *toPath, char *relPath) in HnpRelPath()
187 static char *GetFollowXRule(const char *relPath, int *mode) in GetFollowXRule()235 static SplitedStr *GetFollowXPathByMode(const char *relPath, int followMode, const char *extra) in GetFollowXPathByMode()377 static SplitedStr *GetFollowXPathByMode(const char *relPath, int followMode, const char *extra) in GetFollowXPathByMode()
974 char relPath[MAX_FILE_PATH_LEN]{}; variable