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   408 daemons/controld/controld_fencing.c tengine_stonith_connection_destroy(stonith_t *st, stonith_event_t *e)
stonith_event_t   444 daemons/controld/controld_fencing.c handle_fence_notification(stonith_t *st, stonith_event_t *event)
stonith_event_t   994 daemons/controld/controld_fencing.c tengine_stonith_history_synced(stonith_t *st, stonith_event_t *st_event)
stonith_event_t    43 daemons/execd/pacemaker-execd.c stonith_connection_destroy_cb(stonith_t * st, stonith_event_t * e)
stonith_event_t   122 daemons/fenced/cts-fence-helper.c st_callback(stonith_t * st, stonith_event_t * e)
stonith_event_t   195 include/crm/fencing/internal.h int stonith__event_exit_status(stonith_event_t *event);
stonith_event_t   196 include/crm/fencing/internal.h int stonith__event_execution_status(stonith_event_t *event);
stonith_event_t   197 include/crm/fencing/internal.h const char *stonith__event_exit_reason(stonith_event_t *event);
stonith_event_t   198 include/crm/fencing/internal.h char *stonith__event_description(stonith_event_t *event);
stonith_event_t   300 include/crm/stonith-ng.h         void (*notify)(stonith_t *st, 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  1191 lib/fencing/st_client.c                              void (*callback) (stonith_t * stonith, stonith_event_t * e))
stonith_event_t  1381 lib/fencing/st_client.c static stonith_event_t *
stonith_event_t  1384 lib/fencing/st_client.c     stonith_event_t *event = calloc(1, sizeof(stonith_event_t));
stonith_event_t  1425 lib/fencing/st_client.c event_free(stonith_event_t * event)
stonith_event_t  1449 lib/fencing/st_client.c     stonith_event_t *st_event = NULL;
stonith_event_t  2421 lib/fencing/st_client.c stonith__event_exit_status(stonith_event_t *event)
stonith_event_t  2441 lib/fencing/st_client.c stonith__event_execution_status(stonith_event_t *event)
stonith_event_t  2461 lib/fencing/st_client.c stonith__event_exit_reason(stonith_event_t *event)
stonith_event_t  2485 lib/fencing/st_client.c stonith__event_description(stonith_event_t *event)
stonith_event_t   119 lib/pacemaker/pcmk_fence.c notify_callback(stonith_t * st, stonith_event_t * e)
stonith_event_t   143 tools/crm_mon.c static void mon_st_callback_event(stonith_t * st, stonith_event_t * e);
stonith_event_t   144 tools/crm_mon.c static void mon_st_callback_display(stonith_t * st, stonith_event_t * e);
stonith_event_t  2033 tools/crm_mon.c mon_st_callback_event(stonith_t * st, stonith_event_t * e)
stonith_event_t  2098 tools/crm_mon.c mon_st_callback_display(stonith_t * st, stonith_event_t * e)