Searched refs:unit_freeze (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/core/ | ||
D | unit.h | 985 int unit_freeze(Unit *u); |
D | dbus-unit.c | 763 method = unit_freeze; in bus_unit_method_freezer_generic() |
D | unit.c | 5857 int unit_freeze(Unit *u) { in unit_freeze() function |