config_parse_log_level  506 build2/src/core/load-fragment-gperf.c       {"Swap.SyslogLevel",                  config_parse_log_level,             0,                             offsetof(Swap, exec_context.syslog_priority)},
config_parse_log_level  634 build2/src/core/load-fragment-gperf.c       {"Socket.SyslogLevel",                  config_parse_log_level,             0,                             offsetof(Socket, exec_context.syslog_priority)},
config_parse_log_level  755 build2/src/core/load-fragment-gperf.c       {"Service.SyslogLevel",                  config_parse_log_level,             0,                             offsetof(Service, exec_context.syslog_priority)},
config_parse_log_level  902 build2/src/core/load-fragment-gperf.c       {"Mount.SyslogLevel",                  config_parse_log_level,             0,                             offsetof(Mount, exec_context.syslog_priority)},
config_parse_log_level  128 build2/src/journal/journald-gperf.c       {"Journal.MaxLevelKMsg",       config_parse_log_level,  0, offsetof(Server, max_level_kmsg)},
config_parse_log_level  130 build2/src/journal/journald-gperf.c       {"Journal.MaxLevelSyslog",     config_parse_log_level,  0, offsetof(Server, max_level_syslog)},
config_parse_log_level  138 build2/src/journal/journald-gperf.c       {"Journal.MaxLevelWall",       config_parse_log_level,  0, offsetof(Server, max_level_wall)},
config_parse_log_level  139 build2/src/journal/journald-gperf.c       {"Journal.MaxLevelStore",      config_parse_log_level,  0, offsetof(Server, max_level_store)},
config_parse_log_level  141 build2/src/journal/journald-gperf.c       {"Journal.MaxLevelConsole",    config_parse_log_level,  0, offsetof(Server, max_level_console)},
config_parse_log_level 3638 src/core/load-fragment.c                 { config_parse_log_level,             "LEVEL" },
config_parse_log_level  112 src/shared/conf-parser.h 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);