config_parse_iec_off  129 build2/src/journal/journald-gperf.c       {"Journal.RuntimeMaxUse",      config_parse_iec_off,    0, offsetof(Server, runtime_metrics.max_use)},
config_parse_iec_off  133 build2/src/journal/journald-gperf.c       {"Journal.SystemMaxFileSize",  config_parse_iec_off,    0, offsetof(Server, system_metrics.max_size)},
config_parse_iec_off  134 build2/src/journal/journald-gperf.c       {"Journal.RuntimeMaxFileSize", config_parse_iec_off,    0, offsetof(Server, runtime_metrics.max_size)},
config_parse_iec_off  135 build2/src/journal/journald-gperf.c       {"Journal.SystemKeepFree",     config_parse_iec_off,    0, offsetof(Server, system_metrics.keep_free)},
config_parse_iec_off  143 build2/src/journal/journald-gperf.c       {"Journal.SystemMaxUse",       config_parse_iec_off,    0, offsetof(Server, system_metrics.max_use)},
config_parse_iec_off  151 build2/src/journal/journald-gperf.c       {"Journal.RuntimeKeepFree",    config_parse_iec_off,    0, offsetof(Server, runtime_metrics.keep_free)},
config_parse_iec_off 3619 src/core/load-fragment.c                 { config_parse_iec_off,               "SIZE" },
config_parse_iec_off  114 src/journal/coredump.c                 { "Coredump", "ProcessSizeMax",   config_parse_iec_off,           0, &arg_process_size_max  },
config_parse_iec_off  115 src/journal/coredump.c                 { "Coredump", "ExternalSizeMax",  config_parse_iec_off,           0, &arg_external_size_max },
config_parse_iec_off  117 src/journal/coredump.c                 { "Coredump", "KeepFree",         config_parse_iec_off,           0, &arg_keep_free         },
config_parse_iec_off  118 src/journal/coredump.c                 { "Coredump", "MaxUse",           config_parse_iec_off,           0, &arg_max_use           },
config_parse_iec_off  103 src/shared/conf-parser.h int config_parse_iec_off(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);