Searched refs:KILL_ALL (Results 1 - 11 of 11) sorted by relevance

/systemd/src/core/
H A Dkill.h50 KILL_ALL, enumerator in enum:KillWho
H A Dkill.c62 [KILL_ALL] = "all",
H A Ddbus-unit.c543 who = KILL_ALL;
H A Dunit.c3109 if (IN_SET(who, KILL_CONTROL, KILL_CONTROL_FAIL, KILL_ALL, KILL_ALL_FAIL))
3117 if (IN_SET(who, KILL_MAIN, KILL_MAIN_FAIL, KILL_ALL, KILL_ALL_FAIL))
3125 if (IN_SET(who, KILL_ALL, KILL_ALL_FAIL) && u->cgroup_path) {
/systemd/src/machine/
H A Dmachine.h47 KILL_ALL, enumerator in enum:KillWho
H A Dmachine.c656 [KILL_ALL] = "all"
H A Dmachine-dbus.c161 who = KILL_ALL;
/systemd/src/login/
H A Dlogind-session.h62 KILL_ALL, enumerator in enum:KillWho
H A Dlogind-session-dbus.c296 who = KILL_ALL;
H A Dlogind-user.c757 return manager_kill_unit(u->manager, u->slice, KILL_ALL, signo, NULL);
H A Dlogind-session.c1256 [KILL_ALL] = "all"

Completed in 4440 milliseconds