Searched refs:conf_file (Results 1 - 2 of 2) sorted by relevance

/systemd/src/shared/
H A Dconf-parser.c395 int config_parse_many(const char *conf_file, argument
410 if (conf_file) {
411 r = config_parse(NULL, conf_file, NULL, sections, lookup, table, relaxed, false, true, userdata);
H A Dconf-parser.h98 int config_parse_many(const char *conf_file, /* possibly NULL */

Completed in 1477 milliseconds