Searched refs:_KILL_WHO_MAX (Results 1 - 7 of 7) sorted by relevance

/systemd/src/core/
H A Dkill.h54 _KILL_WHO_MAX, enumerator in enum:KillWho
H A Dkill.c59 static const char* const kill_who_table[_KILL_WHO_MAX] = {
H A Dunit.c3046 assert(w >= 0 && w < _KILL_WHO_MAX);
/systemd/src/machine/
H A Dmachine.h48 _KILL_WHO_MAX, enumerator in enum:KillWho
H A Dmachine.c654 static const char* const kill_who_table[_KILL_WHO_MAX] = {
/systemd/src/login/
H A Dlogind-session.h63 _KILL_WHO_MAX, enumerator in enum:KillWho
H A Dlogind-session.c1254 static const char* const kill_who_table[_KILL_WHO_MAX] = {

Completed in 2264 milliseconds