Searched refs:config_parse_many (Results 1 - 12 of 12) sorted by relevance

/systemd/src/timesync/
H A Dtimesyncd-conf.c101 return config_parse_many(PKGSYSCONFDIR "/timesyncd.conf",
/systemd/src/resolve/
H A Dresolved-conf.c220 r = config_parse_many(PKGSYSCONFDIR "/resolved.conf",
/systemd/src/shared/
H A Dconf-parser.h98 int config_parse_many(const char *conf_file, /* possibly NULL */
H A Dsleep-config.c60 config_parse_many(PKGSYSCONFDIR "/sleep.conf",
H A Dconf-parser.c395 int config_parse_many(const char *conf_file, function
/systemd/src/bootchart/
H A Dbootchart.c116 config_parse_many(PKGSYSCONFDIR "/bootchart.conf",
/systemd/src/journal-remote/
H A Djournal-upload.c542 return config_parse_many(PKGSYSCONFDIR "/journal-upload.conf",
H A Djournal-remote.c1205 return config_parse_many(PKGSYSCONFDIR "/journal-remote.conf",
/systemd/src/coredump/
H A Dcoredump.c130 return config_parse_many(PKGSYSCONFDIR "/coredump.conf",
/systemd/src/login/
H A Dlogind.c1105 return config_parse_many(PKGSYSCONFDIR "/logind.conf",
/systemd/src/core/
H A Dmain.c707 config_parse_many(fn, conf_dirs_nulstr, "Manager\0", config_item_table_lookup, items, false, NULL);
/systemd/src/journal/
H A Djournald-server.c1448 return config_parse_many(PKGSYSCONFDIR "/journald.conf",

Completed in 5703 milliseconds