top_history        86 include/crm/fencing/internal.h gboolean stonith__later_succeeded(stonith_history_t *event, stonith_history_t *top_history);
top_history      2594 lib/fencing/st_client.c stonith__later_succeeded(stonith_history_t *event, stonith_history_t *top_history)
top_history      2598 lib/fencing/st_client.c      for (stonith_history_t *prev_hp = top_history; prev_hp; prev_hp = prev_hp->next) {