localhost_is_eligible 2049 daemons/fenced/fenced_commands.c if (localhost_is_eligible(device, action, target, allow_self)) { localhost_is_eligible 2061 daemons/fenced/fenced_commands.c if (localhost_is_eligible(device, PCMK_ACTION_OFF, target, allow_self) localhost_is_eligible 2062 daemons/fenced/fenced_commands.c || localhost_is_eligible(device, PCMK_ACTION_ON, target, FALSE)) { localhost_is_eligible 2326 daemons/fenced/fenced_commands.c if (!localhost_is_eligible(device, action, target, allow_self)) {