Searched defs:sections (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-settings/
H A Dsettings.c181 int fd, last_section_line = 0, skip, sections, root_section; local
203 sections = 0; root_section = 0; errormsg = NULL;
316 sections++;
323 root_section = sections;
353 if (sections == 0)
362 if (root_section == sections &&
371 sections--;

Completed in 10 milliseconds