Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c129 struct section *section_next; member
654 p_section->section_next = NULL; in new_section()
660 p_config_file->section_tail->section_next = p_section; in new_section()
698 p_section = p_section->section_next; in destroy_config()
981 p_section = p_section->section_next; in fprint_config_file()
1044 p_section = p_section->section_next; in find_section()
1319 p_section->section_next; in del_section()
1320 if (p_section->section_next == NULL) in del_section()
1326 prm_section->section_next; in del_section()
1328 prm_section->section_next = in del_section()
[all …]