find_section
p_section = find_section(p_config_file, WIFI_PREFER);
if (find_section(p_config_file, section_id) == NULL) {
if (find_section(p_config_file, pbuf) == NULL) {
p_section = find_section(p_config_file, WIFI_PREFER);
p_section = find_section(p_config_file, WIFI_HISTORY);
p_section = find_section(gp_config_file, pbuf);
static section_t *find_section(config_file_t *p_config_file,
p_section = find_section(gp_config_file, WIFI_PREFER);
p_wep_section = find_section(gp_wepkey_file, pbuf);
p_section = find_section(gp_config_file, pbuf);
activep_section = find_section(gp_config_file, WIFI_ACTIVEP);
p_section = find_section(gp_config_file, WIFI_ACTIVEP);
p_wep_section = find_section(gp_wepkey_file, pbuf);
p_section = find_section(gp_config_file, pbuf);
p_section = find_section(gp_config_file, pbuf);
p_section = find_section(gp_wepkey_file, id);
p_section = find_section(gp_config_file, pbuf);
p_section = find_section(gp_config_file, WIFI_HISTORY);
p_section = find_section(gp_config_file, WIFI_PREFER);
p_section = find_section(gp_config_file, WIFI_PREFER);
p_section = find_section(gp_wepkey_file, section_id);
if ((find_section(gp_config_file, pbuf) != NULL) ||
find_section(gp_wepkey_file, pbuf) != NULL) {
psection_config = find_section(gp_config_file, pbuf);
psection_wep = find_section(gp_wepkey_file, pbuf);
p_section = find_section(gp_config_file, pbuf);