Searched refs:section_tail (Results 1 – 1 of 1) sorted by relevance
141 section_t *section_head, *section_tail; member631 p_config_file->section_head = p_config_file->section_tail = NULL; in new_config_file()657 if (p_config_file->section_tail == NULL) { in new_section()660 p_config_file->section_tail->section_next = p_section; in new_section()662 p_config_file->section_tail = p_section; in new_section()1321 p_config_file->section_tail = in del_section()1331 p_config_file->section_tail = in del_section()