Lines Matching refs:section_next
131 struct section *section_next; member
656 p_section->section_next = NULL; in new_section()
662 p_config_file->section_tail->section_next = p_section; in new_section()
700 p_section = p_section->section_next; in destroy_config()
983 p_section = p_section->section_next; in fprint_config_file()
1046 p_section = p_section->section_next; in find_section()
1321 p_section->section_next; in del_section()
1322 if (p_section->section_next == NULL) in del_section()
1328 prm_section->section_next; in del_section()
1330 prm_section->section_next = in del_section()
1331 p_section->section_next; in del_section()
1332 if (p_section->section_next == NULL) in del_section()
1342 p_section = p_section->section_next; in del_section()
2128 p_section = p_section->section_next; in find_active_profile()
2399 p_section = p_section->section_next; in do_printpf()
2523 p_sectionbak = p_section->section_next; in do_deletepf()
2538 p_section = p_section->section_next; in do_deletepf()