Searched refs:conf_file (Results 1 - 2 of 2) sorted by relevance
/systemd/src/shared/ |
H A D | conf-parser.c | 395 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 D | conf-parser.h | 98 int config_parse_many(const char *conf_file, /* possibly NULL */
|
Completed in 1477 milliseconds