Searched refs:KILL_CONTROL (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dkill.h49 KILL_CONTROL, enumerator in enum:KillWho
H A Dkill.c61 [KILL_CONTROL] = "control",
H A Dunit.c3102 if (IN_SET(who, KILL_CONTROL, KILL_CONTROL_FAIL)) {
3109 if (IN_SET(who, KILL_CONTROL, KILL_CONTROL_FAIL, KILL_ALL, KILL_ALL_FAIL))

Completed in 20 milliseconds