Searched refs:config_parse_exec (Results 1 - 3 of 3) sorted by relevance

/systemd/src/test/
H A Dtest-unit-file.c98 /* int config_parse_exec(
128 r = config_parse_exec(NULL, "fake", 1, "section", 1,
134 r = config_parse_exec(NULL, "fake", 2, "section", 1,
144 r = config_parse_exec(NULL, "fake", 4, "section", 1,
151 r = config_parse_exec(NULL, "fake", 3, "section", 1,
159 r = config_parse_exec(NULL, "fake", 3, "section", 1,
166 r = config_parse_exec(NULL, "fake", 3, "section", 1,
173 r = config_parse_exec(NULL, "fake", 4, "section", 1,
181 r = config_parse_exec(NULL, "fake", 4, "section", 1,
189 r = config_parse_exec(NUL
[all...]
/systemd/src/core/
H A Dload-fragment.h43 int config_parse_exec(const char *unit, const char *filename, unsigned line, const char *section, unsigned section_line, const char *lvalue, int ltype, const char *rvalue, void *data, void *userdata);
H A Dload-fragment.c565 int config_parse_exec( function
3858 { config_parse_exec, "PATH [ARGUMENT [...]]" },

Completed in 1089 milliseconds