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

/systemd/src/test/
H A Dtest-conf-parser.c39 assert_se(config_parse_log_level("unit", "filename", 1, "section", 1, "lvalue", 0, rvalue, &log_level, NULL) >= 0);
/systemd/src/shared/
H A Dconf-parser.h125 int config_parse_log_level(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.c784 int config_parse_log_level( function
/systemd/src/core/
H A Dload-fragment.c3852 { config_parse_log_level, "LEVEL" },

Completed in 1988 milliseconds