Searched refs:ParseGroupCfgItem (Results 1 – 1 of 1) sorted by relevance
82 static int ParseGroupCfgItem(cJSON *root, int type, const char *itemName) in ParseGroupCfgItem() function109 ParseGroupCfgItem(fileRoot, NODE_TYPE_JOBS, "jobs"); in InitParseGroupCfg_()110 ParseGroupCfgItem(fileRoot, NODE_TYPE_SERVICES, "services"); in InitParseGroupCfg_()111 ParseGroupCfgItem(fileRoot, NODE_TYPE_GROUPS, "groups"); in InitParseGroupCfg_()