Searched refs:section_tail (Results 1 – 1 of 1) sorted by relevance
143 section_t *section_head, *section_tail; member633 p_config_file->section_head = p_config_file->section_tail = NULL; in new_config_file()659 if (p_config_file->section_tail == NULL) { in new_section()662 p_config_file->section_tail->section_next = p_section; in new_section()664 p_config_file->section_tail = p_section; in new_section()1323 p_config_file->section_tail = in del_section()1333 p_config_file->section_tail = in del_section()