Searched refs:manager_unit_is_active (Results 1 - 6 of 6) sorted by relevance

/systemd/src/machine/
H A Dmachined.h77 int manager_unit_is_active(Manager *manager, const char *unit);
H A Dmachine.c505 if (m->unit && manager_unit_is_active(m->manager, m->unit))
H A Dmachined-dbus.c1435 int manager_unit_is_active(Manager *manager, const char *unit) { function
/systemd/src/login/
H A Dlogind.h179 int manager_unit_is_active(Manager *manager, const char *unit);
H A Dlogind-session.c949 if (s->scope && manager_unit_is_active(s->manager, s->scope))
H A Dlogind-dbus.c3040 int manager_unit_is_active(Manager *manager, const char *unit) { function

Completed in 28 milliseconds