del_section
static boolean_t del_section(config_file_t *p_config_file, char *section_id);
(void) del_section(gp_config_file, section_id);
(void) del_section(gp_wepkey_file, section_id);
if (del_section(gp_config_file, section_id)
if (del_section(gp_wepkey_file, section_id)
(void) del_section(gp_wepkey_file, section_id);