localhost_is_target 1550 fencing/commands.c     gboolean localhost_is_target = safe_str_eq(target, stonith_our_uname);
localhost_is_target 1554 fencing/commands.c         if (!localhost_is_target) {
localhost_is_target 1560 fencing/commands.c     } else if (localhost_is_target && !allow_suicide) {