Searched refs:n_lines (Results 1 – 1 of 1) sorted by relevance
41 int n_lines; member115 for (i = 0; i < section->n_lines; i++) in bus_desktop_file_section_free()287 desktop_file->sections[n].n_lines = 0; in new_section()327 if (section->n_allocated_lines == section->n_lines) in new_line()333 line = §ion->lines[section->n_lines++]; in new_line()613 for (j = 0; j < file->sections[i].n_lines; j++)734 for (i = 0; i < section->n_lines; i++) in lookup_line()