Lines Matching defs:sections
167 const char *sections,
214 return config_parse(unit, fn, NULL, sections, lookup, table, relaxed, false, false, userdata);
233 if (sections && !nulstr_contains(sections, n)) {
252 if (sections && !*section) {
286 const char *sections,
371 sections,
397 const char *sections,
411 r = config_parse(NULL, conf_file, NULL, sections, lookup, table, relaxed, false, true, userdata);
417 r = config_parse(NULL, *fn, NULL, sections, lookup, table, relaxed, false, true, userdata);