T_STONITH_NOTIFY_FENCE 267 crmd/te_utils.c if (!AM_I_DC && safe_str_eq(st_event->operation, T_STONITH_NOTIFY_FENCE)) { T_STONITH_NOTIFY_FENCE 435 crmd/te_utils.c stonith_api->cmds->register_notification(stonith_api, T_STONITH_NOTIFY_FENCE, T_STONITH_NOTIFY_FENCE 249 fencing/admin.c st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, notify_callback); T_STONITH_NOTIFY_FENCE 2046 fencing/commands.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); T_STONITH_NOTIFY_FENCE 2056 fencing/commands.c do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data); T_STONITH_NOTIFY_FENCE 302 fencing/main.c if (safe_str_eq(name, T_STONITH_NOTIFY_FENCE)) { T_STONITH_NOTIFY_FENCE 348 fencing/remote.c xmlNode *notify_data = create_xml_node(NULL, T_STONITH_NOTIFY_FENCE); T_STONITH_NOTIFY_FENCE 408 fencing/remote.c do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data); T_STONITH_NOTIFY_FENCE 145 fencing/test.c st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, st_callback); T_STONITH_NOTIFY_FENCE 292 fencing/test.c st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, st_callback); T_STONITH_NOTIFY_FENCE 2154 lib/fencing/st_client.c if (safe_str_eq(ntype, T_STONITH_NOTIFY_FENCE)) { T_STONITH_NOTIFY_FENCE 301 tools/crm_mon.c st->cmds->register_notification(st, T_STONITH_NOTIFY_FENCE, mon_st_callback);