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

/systemd/src/core/
H A Dunit.h506 int unit_reload(Unit *u);
H A Djob.c542 r = unit_reload(u);
H A Dunit.c1585 int unit_reload(Unit *u) { function
1609 return unit_reload(following);

Completed in 19 milliseconds