Searched refs:config_parse_unit_deps (Results 1 - 2 of 2) sorted by relevance
/systemd/src/core/ |
H A D | load-fragment.h | 31 int config_parse_unit_deps(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 D | load-fragment.c | 101 int config_parse_unit_deps( function 165 return config_parse_unit_deps(unit, filename, line, section, section_line, lvalue, ltype, rvalue, data, userdata); 3857 { config_parse_unit_deps, "UNIT [...]" },
|
Completed in 288 milliseconds