Searched refs:CfgDir (Results 1 – 8 of 8) sorted by relevance
63 struct CfgDir { struct69 typedef struct CfgDir CfgDir; typedef75 void FreeCfgDirList(CfgDir *res);108 CfgDir *GetCfgDirList(void);
383 static void GetCfgDirRealPolicyValue(CfgDir *res) in GetCfgDirRealPolicyValue()420 void FreeCfgDirList(CfgDir *res) in FreeCfgDirList()438 CfgDir *dirs = GetCfgDirList(); in GetOneCfgFileEx()483 CfgDir *dirs = GetCfgDirList(); in GetCfgFilesEx()523 CfgDir *GetCfgDirList() in GetCfgDirList()525 CfgDir *res = (CfgDir *)(malloc(sizeof(CfgDir))); in GetCfgDirList()529 (void)memset_s(res, sizeof(CfgDir), 0, sizeof(CfgDir)); in GetCfgDirList()
124 CfgDir *cfgDir = GetCfgDirList();232 CfgDir *res = nullptr;
41 CfgDir *cfgDir = GetCfgDirList(); // 获取配置层级目录列表
41 CfgDir *cfgDir = GetCfgDirList(); // Obtain the configuration directory list.
61 CfgDir *cfgDir = GetCfgDirList(); in CJ_GetCfgDirList()
50 CfgDir *dirs = GetCfgDirList(); // malloc a CfgDir point, need to free later in GetConfigFilePathList()
379 CfgDir *cfgDir = GetCfgDirList(); in NativeGetCfgDirList()393 CfgDir *cfgDir = GetCfgDirList(); in NativeGetCfgDirListSync()