Home
last modified time | relevance | path

Searched refs:for_real (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Ddbus-unit.c2402 bool for_real = false; in bus_unit_set_properties() local
2426 if (for_real || UNIT_WRITE_FLAGS_NOOP(flags)) in bus_unit_set_properties()
2434 for_real = true; in bus_unit_set_properties()
2451 f = for_real ? flags : (flags & ~(UNIT_RUNTIME|UNIT_PERSISTENT)); in bus_unit_set_properties()
2473 n += for_real; in bus_unit_set_properties()