UNIT_PART_OF      491 build2/src/core/load-fragment-gperf.c       {"Unit.PartOf",                     config_parse_unit_deps,             UNIT_PART_OF,                  0},
UNIT_PART_OF      521 src/core/dbus-unit.c         SD_BUS_PROPERTY("PartOf", "as", property_get_dependencies, offsetof(Unit, dependencies[UNIT_PART_OF]), SD_BUS_VTABLE_PROPERTY_CONST),
UNIT_PART_OF       64 src/core/target.c                 UNIT_PART_OF
UNIT_PART_OF     2062 src/core/unit.c         case UNIT_PART_OF:
UNIT_PART_OF     2108 src/core/unit.c                 [UNIT_PART_OF] = UNIT_CONSISTS_OF,
UNIT_PART_OF     2113 src/core/unit.c                 [UNIT_CONSISTS_OF] = UNIT_PART_OF,
UNIT_PART_OF      584 src/shared/unit-name.c         [UNIT_PART_OF] = "PartOf",