Searched refs:activeprofile (Results 1 – 1 of 1) sorted by relevance
2080 const char *activeprofile = NULL; in find_active_profile() local2101 activeprofile = get_value(activep_section->list-> in find_active_profile()2103 if (activeprofile == NULL) in find_active_profile()2109 (strcmp(p_section->section_id, activeprofile) == 0)) { in find_active_profile()