DEFINE_CONFIG_PARSE_ENUM  677 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_service_type, service_type, ServiceType, "Failed to parse service type");
DEFINE_CONFIG_PARSE_ENUM  678 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_service_restart, service_restart, ServiceRestart, "Failed to parse service restart specifier");
DEFINE_CONFIG_PARSE_ENUM  712 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_output, exec_output, ExecOutput, "Failed to parse output specifier");
DEFINE_CONFIG_PARSE_ENUM  713 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_input, exec_input, ExecInput, "Failed to parse input specifier");
DEFINE_CONFIG_PARSE_ENUM 1139 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_kill_mode, kill_mode, KillMode, "Failed to parse kill mode");
DEFINE_CONFIG_PARSE_ENUM 1692 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_bus_policy_world, bus_policy_access, BusPolicyAccess, "Failed to parse bus name policy access");
DEFINE_CONFIG_PARSE_ENUM 2134 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_notify_access, notify_access, NotifyAccess, "Failed to parse notify access specifier");
DEFINE_CONFIG_PARSE_ENUM 2135 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_failure_action, failure_action, FailureAction, "Failed to parse failure action specifier");
DEFINE_CONFIG_PARSE_ENUM 2567 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_device_policy, cgroup_device_policy, CGroupDevicePolicy, "Failed to parse device policy");
DEFINE_CONFIG_PARSE_ENUM 2925 src/core/load-fragment.c DEFINE_CONFIG_PARSE_ENUM(config_parse_job_mode, job_mode, JobMode, "Failed to parse job mode");
DEFINE_CONFIG_PARSE_ENUM 1153 src/journal-remote/journal-remote.c static DEFINE_CONFIG_PARSE_ENUM(config_parse_write_split_mode,
DEFINE_CONFIG_PARSE_ENUM  100 src/journal/coredump.c static DEFINE_CONFIG_PARSE_ENUM(config_parse_coredump_storage, coredump_storage, CoredumpStorage, "Failed to parse storage setting");
DEFINE_CONFIG_PARSE_ENUM   82 src/journal/journald-server.c DEFINE_CONFIG_PARSE_ENUM(config_parse_storage, storage, Storage, "Failed to parse storage setting");
DEFINE_CONFIG_PARSE_ENUM   91 src/journal/journald-server.c DEFINE_CONFIG_PARSE_ENUM(config_parse_split_mode, split_mode, SplitMode, "Failed to parse split mode setting");
DEFINE_CONFIG_PARSE_ENUM  176 src/login/logind-action.c DEFINE_CONFIG_PARSE_ENUM(config_parse_handle_action, handle_action, HandleAction, "Failed to parse handle action setting");
DEFINE_CONFIG_PARSE_ENUM   43 src/network/networkd-netdev-bond.c DEFINE_CONFIG_PARSE_ENUM(config_parse_bond_mode, bond_mode, BondMode, "Failed to parse bond mode");
DEFINE_CONFIG_PARSE_ENUM   55 src/network/networkd-netdev-bond.c DEFINE_CONFIG_PARSE_ENUM(config_parse_bond_xmit_hash_policy,
DEFINE_CONFIG_PARSE_ENUM   37 src/network/networkd-netdev-macvlan.c DEFINE_CONFIG_PARSE_ENUM(config_parse_macvlan_mode, macvlan_mode, MacVlanMode, "Failed to parse macvlan mode");
DEFINE_CONFIG_PARSE_ENUM   66 src/network/networkd-netdev.c DEFINE_CONFIG_PARSE_ENUM(config_parse_netdev_kind, netdev_kind, NetDevKind, "Failed to parse netdev kind");
DEFINE_CONFIG_PARSE_ENUM   40 src/udev/net/ethtool-util.c DEFINE_CONFIG_PARSE_ENUM(config_parse_duplex, duplex, Duplex, "Failed to parse duplex setting");
DEFINE_CONFIG_PARSE_ENUM   49 src/udev/net/ethtool-util.c DEFINE_CONFIG_PARSE_ENUM(config_parse_wol, wol, WakeOnLan, "Failed to parse WakeOnLan setting");
DEFINE_CONFIG_PARSE_ENUM  459 src/udev/net/link-config.c DEFINE_CONFIG_PARSE_ENUM(config_parse_mac_policy, mac_policy, MACPolicy,