Searched refs:activep_section (Results 1 – 1 of 1) sorted by relevance
2075 section_t *p_section = NULL, *activep_section = NULL; in find_active_profile() local2098 activep_section = find_section(gp_config_file, WIFI_ACTIVEP); in find_active_profile()2099 if (activep_section == NULL) in find_active_profile()2101 activeprofile = get_value(activep_section->list-> in find_active_profile()