Searched refs:section_head (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()658 p_config_file->section_head = p_section; in new_section()679 p_section = p_config_file->section_head; in destroy_config()699 free(p_config_file->section_head); in destroy_config()700 p_config_file->section_head = p_section; in destroy_config()949 p_section = p_config_file->section_head; in fprint_config_file()1038 p_section = p_config_file->section_head; in find_section()1298 p_section = p_config_file->section_head; in del_section()1299 prm_section = p_config_file->section_head; in del_section()[all …]