Searched refs:unit_coldplug (Results 1 - 4 of 4) sorted by relevance

/systemd/src/core/
H A Dunit.h238 /* Did we already invoke unit_coldplug() for this unit? */
543 int unit_coldplug(Unit *u);
H A Dtransaction.c852 unit_coldplug(unit);
H A Dmanager.c1032 r = unit_coldplug(u);
H A Dunit.c2901 int unit_coldplug(Unit *u) { function

Completed in 33 milliseconds