localhost_is_eligible 2101 daemons/fenced/fenced_commands.c     if (localhost_is_eligible(device, action, target, allow_self)) {
localhost_is_eligible 2113 daemons/fenced/fenced_commands.c         if (localhost_is_eligible(device, "off", target, allow_self)
localhost_is_eligible 2114 daemons/fenced/fenced_commands.c             || localhost_is_eligible(device, "on", target, FALSE)) {
localhost_is_eligible 2358 daemons/fenced/fenced_commands.c     if (!localhost_is_eligible(device, action, target, allow_suicide)) {