T_STONITH_NOTIFY_FENCE  428 daemons/controld/controld_fencing.c         stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_FENCE);
T_STONITH_NOTIFY_FENCE  495 daemons/controld/controld_fencing.c     if (!AM_I_DC && pcmk__str_eq(st_event->operation, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) {
T_STONITH_NOTIFY_FENCE  634 daemons/controld/controld_fencing.c                                                  T_STONITH_NOTIFY_FENCE,
T_STONITH_NOTIFY_FENCE  673 daemons/controld/controld_fencing.c         stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_FENCE);
T_STONITH_NOTIFY_FENCE  149 daemons/fenced/cts-fence-helper.c     st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, st_callback);
T_STONITH_NOTIFY_FENCE  302 daemons/fenced/cts-fence-helper.c     st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, st_callback);
T_STONITH_NOTIFY_FENCE 2372 daemons/fenced/fenced_commands.c         xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE);
T_STONITH_NOTIFY_FENCE 2382 daemons/fenced/fenced_commands.c         do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data);
T_STONITH_NOTIFY_FENCE  360 daemons/fenced/fenced_remote.c     xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE);
T_STONITH_NOTIFY_FENCE  425 daemons/fenced/fenced_remote.c     do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data);
T_STONITH_NOTIFY_FENCE  277 daemons/fenced/pacemaker-fenced.c     if (pcmk__str_eq(name, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) {
T_STONITH_NOTIFY_FENCE 1808 lib/fencing/st_client.c     if (pcmk__str_eq(ntype, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) {
T_STONITH_NOTIFY_FENCE  112 lib/pacemaker/pcmk_fence.c     st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, notify_callback);
T_STONITH_NOTIFY_FENCE  783 tools/crm_mon.c             st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, mon_st_callback_event);
T_STONITH_NOTIFY_FENCE 2333 tools/crm_mon.c         st->cmds->remove_notification(st, T_STONITH_NOTIFY_FENCE);