Home
last modified time | relevance | path

Searched refs:section_head (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c143 section_t *section_head, *section_tail; member
660 p_config_file->section_head = p_section; in new_section()
681 p_section = p_config_file->section_head; in destroy_config()
701 free(p_config_file->section_head); in destroy_config()
702 p_config_file->section_head = p_section; in destroy_config()
951 p_section = p_config_file->section_head; in fprint_config_file()
1040 p_section = p_config_file->section_head; in find_section()
1300 p_section = p_config_file->section_head; in del_section()
1301 prm_section = p_config_file->section_head; in del_section()
1320 p_config_file->section_head = in del_section()
[all …]