Lines Matching refs:section
48 const char *section,
68 if (!streq_ptr(section, t->section))
82 const char *section,
98 if (!section)
103 key = strjoin(section, ".", lvalue, NULL);
126 const char *section,
144 r = lookup(table, section, lvalue, &func, <ype, &data, userdata);
150 return func(unit, filename, line, section, section_line,
158 log_syntax(unit, LOG_WARNING, filename, line, 0, "Unknown lvalue '%s' in section '%s'", lvalue, section);
172 char **section,
225 log_syntax(unit, LOG_ERR, filename, line, 0, "Invalid section header '%s'", l);
236 log_syntax(unit, LOG_WARNING, filename, line, 0, "Unknown section '%s'. Ignoring.", n);
239 *section = mfree(*section);
243 free(*section);
244 *section = n;
252 if (sections && !*section) {
255 log_syntax(unit, LOG_WARNING, filename, line, 0, "Assignment outside of section. Ignoring.");
274 *section,
294 _cleanup_free_ char *section = NULL, *continuation = NULL;
376 §ion,
430 const char *section, \
469 const char *section,
499 const char *section,
529 const char *section,
555 const char *section,
585 const char *section,
618 const char *section,
656 const char *section,
696 const char *section,
757 const char *section,
788 const char *section,
818 const char *section,
847 const char *section,