Searched refs:first_node (Results 1 – 1 of 1) sorted by relevance
262 list_node_t *first_node = list_begin(config->sections); in config_update_newest_section() local263 if (first_node == NULL) { in config_update_newest_section()266 section_t *first_sec = list_node(first_node); in config_update_newest_section()