T_STONITH_NOTIFY_FENCE  524 daemons/controld/controld_fencing.c         && pcmk__str_eq(event->operation, T_STONITH_NOTIFY_FENCE,
T_STONITH_NOTIFY_FENCE  664 daemons/controld/controld_fencing.c                                                  T_STONITH_NOTIFY_FENCE,
T_STONITH_NOTIFY_FENCE  162 daemons/fenced/cts-fence-helper.c     st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, st_callback);
T_STONITH_NOTIFY_FENCE  315 daemons/fenced/cts-fence-helper.c     st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, st_callback);
T_STONITH_NOTIFY_FENCE 2485 daemons/fenced/fenced_commands.c         xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE);
T_STONITH_NOTIFY_FENCE 2495 daemons/fenced/fenced_commands.c         fenced_send_notification(T_STONITH_NOTIFY_FENCE, result, notify_data);
T_STONITH_NOTIFY_FENCE  371 daemons/fenced/fenced_remote.c     xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE);
T_STONITH_NOTIFY_FENCE  456 daemons/fenced/fenced_remote.c     fenced_send_notification(T_STONITH_NOTIFY_FENCE, &op->result, notify_data);
T_STONITH_NOTIFY_FENCE  260 daemons/fenced/pacemaker-fenced.c     if (pcmk__str_eq(name, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) {
T_STONITH_NOTIFY_FENCE 1403 lib/fencing/st_client.c     if (pcmk__str_eq(ntype, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) {
T_STONITH_NOTIFY_FENCE  155 lib/pacemaker/pcmk_fence.c     st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, notify_callback);
T_STONITH_NOTIFY_FENCE  759 tools/crm_mon.c             st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, mon_st_callback_event);