Searched refs:config_parse_si_size (Results 1 - 4 of 4) sorted by relevance

/systemd/src/test/
H A Dtest-conf-parser.c60 assert_se(config_parse_si_size("unit", "filename", 1, "section", 1, "lvalue", 0, rvalue, &si_size, NULL) >= 0);
/systemd/src/shared/
H A Dconf-parser.h114 int config_parse_si_size(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 Dconf-parser.c496 int config_parse_si_size(const char* unit, function
/systemd/src/core/
H A Dload-fragment.c3834 { config_parse_si_size, "SIZE" },

Completed in 2922 milliseconds