UNIT_RUNTIME      669 src/core/dbus-manager.c         r = bus_unit_set_properties(u, message, UNIT_RUNTIME, false, error);
UNIT_RUNTIME      502 src/core/dbus-unit.c         r = bus_unit_set_properties(u, message, runtime ? UNIT_RUNTIME : UNIT_PERSISTENT, true, error);
UNIT_RUNTIME     3180 src/core/unit.c         if (!IN_SET(mode, UNIT_PERSISTENT, UNIT_RUNTIME))
UNIT_RUNTIME     3216 src/core/unit.c         if (!IN_SET(mode, UNIT_PERSISTENT, UNIT_RUNTIME))
UNIT_RUNTIME     3239 src/core/unit.c         if (!IN_SET(mode, UNIT_PERSISTENT, UNIT_RUNTIME))
UNIT_RUNTIME     3258 src/core/unit.c         if (!IN_SET(mode, UNIT_PERSISTENT, UNIT_RUNTIME))
UNIT_RUNTIME     3277 src/core/unit.c         if (!IN_SET(mode, UNIT_PERSISTENT, UNIT_RUNTIME))