Searched refs:n_sections (Results 1 – 1 of 1) sorted by relevance
48 int n_sections; member127 for (i = 0; i < desktop_file->n_sections; i++) in bus_desktop_file_free()274 if (desktop_file->n_allocated_sections == desktop_file->n_sections) in new_section()284 n = desktop_file->n_sections; in new_section()298 desktop_file->n_sections += 1; in new_section()313 parser->current_section = parser->desktop_file->n_sections - 1; in open_section()607 for (i = 0; i < file->n_sections; i++)715 for (i = 0; i < desktop_file->n_sections; i ++) in lookup_section()