Searched refs:config_parse (Results 1 - 11 of 11) sorted by relevance

/systemd/src/core/
H A Dload-dropin.c72 config_parse(u->id, *f, NULL,
H A Dload-fragment.c3711 r = config_parse(u->id, filename, f,
/systemd/src/shared/
H A Dconf-parser.c214 return config_parse(unit, fn, NULL, sections, lookup, table, relaxed, false, false, userdata);
283 int config_parse(const char *unit, function
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);
H A Dconf-parser.h87 int config_parse(const char *unit,
H A Dinstall.c964 r = config_parse(NULL, path, f,
/systemd/src/dbus1-generator/
H A Ddbus1-generator.c169 r = config_parse(NULL, p, NULL,
/systemd/src/nspawn/
H A Dnspawn-settings.c50 r = config_parse(NULL, path, f,
/systemd/src/network/
H A Dnetworkd-netdev.c600 r = config_parse(NULL, filename, file,
641 r = config_parse(NULL, filename, file,
H A Dnetworkd-network.c133 r = config_parse(NULL, filename, file,
/systemd/src/udev/net/
H A Dlink-config.c172 r = config_parse(NULL, filename, file,
/systemd/src/tty-ask-password-agent/
H A Dtty-ask-password-agent.c302 r = config_parse(NULL, filename, NULL,

Completed in 3202 milliseconds