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

/systemd/src/test/
H A Dtest-conf-parser.c46 assert_se(config_parse_log_facility("unit", "filename", 1, "section", 1, "lvalue", 0, rvalue, &log_facility, NULL) >= 0);
/systemd/src/shared/
H A Dconf-parser.h124 int config_parse_log_facility(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.c753 int config_parse_log_facility( function
/systemd/src/core/
H A Dload-fragment.c3851 { config_parse_log_facility, "FACILITY" },

Completed in 2484 milliseconds