Searched refs:current_section (Results 1 – 3 of 3) sorted by relevance
37 current_section = ''41 current_section = '[defaults]'43 current_section = '[fs_types]'44 elif current_section == '[defaults]':48 elif current_section == '[fs_types]':
549 current_section = None589 current_section = match_section.group(1)590 match_band = re.match('Band (\d+)', current_section)608 if (current_section == 'Supported interface modes' and615 if current_section == 'Supported commands' and pending_phy_name:621 if (current_section is not None and622 current_section.startswith('VHT Capabilities') and
159 struct profile_node *current_section; member737 &iter, &state->current_section); in parse_line()741 &state->current_section); in parse_line()752 state->current_section->final = 1; in parse_line()767 state->current_section->final = 1; in parse_line()768 state->current_section = state->current_section->parent; in parse_line()824 retval = profile_add_node(state->current_section, in parse_line()825 tag, 0, &state->current_section); in parse_line()829 state->current_section->final = 1; in parse_line()836 profile_add_node(state->current_section, tag, value, &node); in parse_line()