Searched refs:first_sec (Results 1 – 1 of 1) sorted by relevance
266 section_t *first_sec = list_node(first_node); in config_update_newest_section() local267 if (strcmp(first_sec->name, section) == 0) { in config_update_newest_section()