UNIT_REQUISITE_OVERRIDABLE 877 build2/src/core/load-fragment-gperf.c {"Unit.RequisiteOverridable", config_parse_unit_deps, UNIT_REQUISITE_OVERRIDABLE, 0}, UNIT_REQUISITE_OVERRIDABLE 518 src/core/dbus-unit.c SD_BUS_PROPERTY("RequisiteOverridable", "as", property_get_dependencies, offsetof(Unit, dependencies[UNIT_REQUISITE_OVERRIDABLE]), SD_BUS_VTABLE_PROPERTY_CONST), UNIT_REQUISITE_OVERRIDABLE 61 src/core/target.c UNIT_REQUISITE_OVERRIDABLE, UNIT_REQUISITE_OVERRIDABLE 1005 src/core/transaction.c SET_FOREACH(dep, ret->unit->dependencies[UNIT_REQUISITE_OVERRIDABLE], i) { UNIT_REQUISITE_OVERRIDABLE 1633 src/core/unit.c SET_FOREACH(other, u->dependencies[UNIT_REQUISITE_OVERRIDABLE], i) UNIT_REQUISITE_OVERRIDABLE 2060 src/core/unit.c case UNIT_REQUISITE_OVERRIDABLE: UNIT_REQUISITE_OVERRIDABLE 2106 src/core/unit.c [UNIT_REQUISITE_OVERRIDABLE] = UNIT_REQUIRED_BY_OVERRIDABLE, UNIT_REQUISITE_OVERRIDABLE 581 src/shared/unit-name.c [UNIT_REQUISITE_OVERRIDABLE] = "RequisiteOverridable",