Searched refs:unit_can_isolate (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dunit.h502 bool unit_can_isolate(Unit *u) _pure_;
H A Ddbus-unit.c302 return sd_bus_message_append(reply, "b", unit_can_isolate(u) && !u->refuse_manual_start);
H A Dunit.c1544 bool unit_can_isolate(Unit *u) { function

Completed in 27 milliseconds