Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c131 struct section *section_next; member
656 p_section->section_next = NULL; 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()
1328 prm_section->section_next; in del_section()
1330 prm_section->section_next = in del_section()
1331 p_section->section_next; in del_section()
1342 p_section = p_section->section_next; in del_section()
[all …]