Searched defs:unit_follow_merge (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dunit.c570 return unit_active_state(unit_follow_merge(u));
698 other = unit_follow_merge(other);
790 Unit* unit_follow_merge(Unit *u) { function
1043 r = unit_load_dropin(unit_follow_merge(u));
1068 r = unit_load_dropin(unit_follow_merge(u));
1265 unit_add_to_dbus_queue(unit_follow_merge(u));
2180 u = unit_follow_merge(u);
2181 other = unit_follow_merge(other);

Completed in 39 milliseconds