Searched refs:symConfig (Results 1 – 1 of 1) sorted by relevance
295 cJSON *symConfig = cJSON_GetArrayItem(symbolLinkConfigs, i); in ParseSymbolLinksConfig() local296 if (symConfig == NULL) { in ParseSymbolLinksConfig()299 SymbolLinkNode *node = DecodeSymbolLinksConfig(section, symConfig); in ParseSymbolLinksConfig()