UNIT_REQUIRES_OVERRIDABLE 908 build2/src/core/load-fragment-gperf.c {"Unit.RequiresOverridable", config_parse_unit_deps, UNIT_REQUIRES_OVERRIDABLE, 0}, UNIT_REQUIRES_OVERRIDABLE 516 src/core/dbus-unit.c SD_BUS_PROPERTY("RequiresOverridable", "as", property_get_dependencies, offsetof(Unit, dependencies[UNIT_REQUIRES_OVERRIDABLE]), SD_BUS_VTABLE_PROPERTY_CONST), UNIT_REQUIRES_OVERRIDABLE 59 src/core/target.c UNIT_REQUIRES_OVERRIDABLE, UNIT_REQUIRES_OVERRIDABLE 970 src/core/transaction.c SET_FOREACH(dep, ret->unit->dependencies[UNIT_REQUIRES_OVERRIDABLE], i) { UNIT_REQUIRES_OVERRIDABLE 1581 src/core/unit.c SET_FOREACH(other, u->dependencies[UNIT_REQUIRES_OVERRIDABLE], i) UNIT_REQUIRES_OVERRIDABLE 1624 src/core/unit.c SET_FOREACH(other, u->dependencies[UNIT_REQUIRES_OVERRIDABLE], i) UNIT_REQUIRES_OVERRIDABLE 2057 src/core/unit.c case UNIT_REQUIRES_OVERRIDABLE: UNIT_REQUIRES_OVERRIDABLE 2103 src/core/unit.c [UNIT_REQUIRES_OVERRIDABLE] = UNIT_REQUIRED_BY_OVERRIDABLE, UNIT_REQUIRES_OVERRIDABLE 579 src/shared/unit-name.c [UNIT_REQUIRES_OVERRIDABLE] = "RequiresOverridable",