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

/systemd/src/core/
H A Dunit.h478 int unit_merge(Unit *u, Unit *other);
H A Dunit.c688 int unit_merge(Unit *u, Unit *other) { function
785 return unit_merge(u, other);
H A Dload-fragment.c3608 r = unit_merge(other, *u);

Completed in 34 milliseconds