localhost_is_eligible 2043 daemons/fenced/fenced_commands.c     if (localhost_is_eligible(device, action, target, allow_self)) {
localhost_is_eligible 2055 daemons/fenced/fenced_commands.c         if (localhost_is_eligible(device, PCMK_ACTION_OFF, target, allow_self)
localhost_is_eligible 2056 daemons/fenced/fenced_commands.c             || localhost_is_eligible(device, PCMK_ACTION_ON, target, FALSE)) {
localhost_is_eligible 2307 daemons/fenced/fenced_commands.c     if (!localhost_is_eligible(device, action, target, allow_self)) {