CONDITION_HOST    164 build2/src/core/load-fragment-gperf.c       {"Unit.ConditionHost",              config_parse_unit_condition_string, CONDITION_HOST,                0},
CONDITION_HOST    143 build2/src/network/networkd-netdev-gperf.c       {"Match.Host",              config_parse_net_condition,         CONDITION_HOST,                offsetof(NetDev, match_host)},
CONDITION_HOST    156 build2/src/network/networkd-network-gperf.c       {"Match.Host",                  config_parse_net_condition,         CONDITION_HOST,                offsetof(Network, match_host)},
CONDITION_HOST    128 build2/src/udev/net/link-config-gperf.c       {"Match.Host",                config_parse_net_condition, CONDITION_HOST,                offsetof(link_config, match_host)}
CONDITION_HOST    207 src/core/condition.c         case CONDITION_HOST:
CONDITION_HOST    189 src/shared/condition-util.c         assert(c->type == CONDITION_HOST);
CONDITION_HOST    259 src/shared/condition-util.c         [CONDITION_HOST] = "ConditionHost",