T_STONITH_NOTIFY_FENCE 427 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_FENCE); T_STONITH_NOTIFY_FENCE 494 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 633 daemons/controld/controld_fencing.c T_STONITH_NOTIFY_FENCE, T_STONITH_NOTIFY_FENCE 672 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 2190 daemons/fenced/fenced_commands.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); T_STONITH_NOTIFY_FENCE 2200 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 276 daemons/fenced/pacemaker-fenced.c if (pcmk__str_eq(name, T_STONITH_NOTIFY_FENCE, pcmk__str_casei)) { T_STONITH_NOTIFY_FENCE 1743 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 790 tools/crm_mon.c st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, mon_st_callback_event); T_STONITH_NOTIFY_FENCE 2322 tools/crm_mon.c st->cmds->remove_notification(st, T_STONITH_NOTIFY_FENCE);