Searched refs:n_allocated_sections (Results 1 – 1 of 1) sorted by relevance
50 int n_allocated_sections; member164 if (desktop_file->n_allocated_sections == 0) in grow_sections()167 new_n_sections = desktop_file->n_allocated_sections*2; in grow_sections()176 desktop_file->n_allocated_sections = new_n_sections; in grow_sections()274 if (desktop_file->n_allocated_sections == desktop_file->n_sections) in new_section()