Searched refs:unit_reload (Results 1 - 3 of 3) sorted by relevance
| /systemd/src/core/ | ||
| H A D | unit.h | 506 int unit_reload(Unit *u); |
| H A D | job.c | 542 r = unit_reload(u); |
| H A D | unit.c | 1585 int unit_reload(Unit *u) { function 1609 return unit_reload(following); |
Completed in 19 milliseconds