Home
last modified time | relevance | path

Searched refs:unit_stop_pending (Results 1 – 7 of 7) sorted by relevance

/systemd-251/src/core/
Dpath.c505 if (unit_stop_pending(UNIT(p))) in path_enter_running()
Dtimer.c587 if (unit_stop_pending(UNIT(t))) in timer_enter_running()
Dunit.h860 bool unit_stop_pending(Unit *u) _pure_;
Dautomount.c785 if (unit_stop_pending(UNIT(a))) { in automount_enter_running()
Dunit.c3737 bool unit_stop_pending(Unit *u) { in unit_stop_pending() function
3757 if (unit_stop_pending(u)) in unit_inactive_or_pending()
Dsocket.c2306 if (unit_stop_pending(UNIT(s))) { in socket_enter_running()
Dservice.c1810 if (unit_stop_pending(UNIT(s))) in service_enter_dead()