unit_stop_pending  553 src/core/automount.c         if (unit_stop_pending(UNIT(a))) {
unit_stop_pending  555 src/core/busname.c         if (unit_stop_pending(UNIT(n))) {
unit_stop_pending  497 src/core/path.c         if (unit_stop_pending(UNIT(p)))
unit_stop_pending 1749 src/core/socket.c         if (unit_stop_pending(UNIT(s))) {
unit_stop_pending  499 src/core/timer.c         if (unit_stop_pending(UNIT(t)))
unit_stop_pending 2867 src/core/unit.c         if (unit_stop_pending(u))
unit_stop_pending  542 src/core/unit.h bool unit_stop_pending(Unit *u) _pure_;