localhost_is_eligible 2113 daemons/fenced/fenced_commands.c if (localhost_is_eligible(device, action, target, allow_self)) { localhost_is_eligible 2125 daemons/fenced/fenced_commands.c if (localhost_is_eligible(device, PCMK_ACTION_OFF, target, allow_self) localhost_is_eligible 2126 daemons/fenced/fenced_commands.c || localhost_is_eligible(device, PCMK_ACTION_ON, target, FALSE)) { localhost_is_eligible 2377 daemons/fenced/fenced_commands.c if (!localhost_is_eligible(device, action, target, allow_self)) {