stonith_action     26 crmd/tengine.h extern void send_stonith_update(crm_action_t * stonith_action, const char *target,
stonith_action     92 include/crm/pengine/status.h     const char *stonith_action;
stonith_action    212 lib/pengine/unpack.c     data_set->stonith_action = pe_pref(data_set->config_hash, "stonith-action");
stonith_action    213 lib/pengine/unpack.c     crm_trace("STONITH will %s nodes", data_set->stonith_action);
stonith_action   2145 lib/pengine/utils.c         op = data_set->stonith_action;