stonith_event_t    52 daemons/controld/controld_alerts.c crmd_alert_fencing_op(stonith_event_t * e)
stonith_event_t    19 daemons/controld/controld_alerts.h void crmd_alert_fencing_op(stonith_event_t *e);
stonith_event_t    20 daemons/controld/controld_fencing.c tengine_stonith_history_synced(stonith_t *st, stonith_event_t *st_event);
stonith_event_t   445 daemons/controld/controld_fencing.c tengine_stonith_connection_destroy(stonith_t *st, stonith_event_t *e)
stonith_event_t   481 daemons/controld/controld_fencing.c handle_fence_notification(stonith_t *st, stonith_event_t *event)
stonith_event_t  1047 daemons/controld/controld_fencing.c tengine_stonith_history_synced(stonith_t *st, stonith_event_t *st_event)
stonith_event_t    63 daemons/execd/pacemaker-execd.c stonith_connection_destroy_cb(stonith_t * st, stonith_event_t * e)
stonith_event_t   131 daemons/fenced/cts-fence-helper.c st_callback(stonith_t * st, stonith_event_t * e)
stonith_event_t   196 include/crm/fencing/internal.h int stonith__event_exit_status(const stonith_event_t *event);
stonith_event_t   197 include/crm/fencing/internal.h int stonith__event_execution_status(const stonith_event_t *event);
stonith_event_t   198 include/crm/fencing/internal.h const char *stonith__event_exit_reason(const stonith_event_t *event);
stonith_event_t   199 include/crm/fencing/internal.h char *stonith__event_description(const stonith_event_t *event);
stonith_event_t   399 include/crm/stonith-ng.h                                                   stonith_event_t *e));
stonith_event_t    55 lib/fencing/st_client.c     void (*notify) (stonith_t * st, stonith_event_t * e);
stonith_event_t  1209 lib/fencing/st_client.c                              void (*callback) (stonith_t * stonith, stonith_event_t * e))
stonith_event_t  1399 lib/fencing/st_client.c static stonith_event_t *
stonith_event_t  1402 lib/fencing/st_client.c     stonith_event_t *event = calloc(1, sizeof(stonith_event_t));
stonith_event_t  1457 lib/fencing/st_client.c event_free(stonith_event_t * event)
stonith_event_t  1481 lib/fencing/st_client.c     stonith_event_t *st_event = NULL;
stonith_event_t  2570 lib/fencing/st_client.c stonith__event_exit_status(const stonith_event_t *event)
stonith_event_t  2590 lib/fencing/st_client.c stonith__event_execution_status(const stonith_event_t *event)
stonith_event_t  2610 lib/fencing/st_client.c stonith__event_exit_reason(const stonith_event_t *event)
stonith_event_t  2632 lib/fencing/st_client.c stonith__event_description(const stonith_event_t *event)
stonith_event_t   121 lib/pacemaker/pcmk_fence.c notify_callback(stonith_t * st, stonith_event_t * e)
stonith_event_t   243 tools/crm_mon.c static void mon_st_callback_event(stonith_t * st, stonith_event_t * e);
stonith_event_t   244 tools/crm_mon.c static void mon_st_callback_display(stonith_t * st, stonith_event_t * e);
stonith_event_t  2131 tools/crm_mon.c mon_st_callback_event(stonith_t * st, stonith_event_t * e)
stonith_event_t  2196 tools/crm_mon.c mon_st_callback_display(stonith_t * st, stonith_event_t * e)