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()
106 APPSPAWN_STATIC void HnpRelPath(const char *fromPath, const char *toPath, char *relPath) in HnpRelPath()
189 static char *GetFollowXRule(const char *relPath, int *mode) in GetFollowXRule()237 static SplitedStr *GetFollowXPathByMode(const char *relPath, int followMode, const char *extra) in GetFollowXPathByMode()379 static SplitedStr *GetFollowXPathByMode(const char *relPath, int followMode, const char *extra) in GetFollowXPathByMode()
1261 char relPath[MAX_FILE_PATH_LEN]{}; variable