remove_notification 427 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_DISCONNECT); remove_notification 428 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_FENCE); remove_notification 429 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_HISTORY_SYNCED); remove_notification 672 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_DISCONNECT); remove_notification 673 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_FENCE); remove_notification 674 daemons/controld/controld_fencing.c stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_HISTORY_SYNCED); remove_notification 931 daemons/controld/controld_fencing.c st->cmds->remove_notification(st, T_STONITH_NOTIFY_HISTORY_SYNCED); remove_notification 266 daemons/execd/pacemaker-execd.c stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_DISCONNECT); remove_notification 296 include/crm/stonith-ng.h int (*remove_notification)(stonith_t *st, const char *event); remove_notification 2221 lib/fencing/st_client.c new_stonith->cmds->remove_notification = stonith_api_del_notification; remove_notification 2332 tools/crm_mon.c st->cmds->remove_notification(st, T_STONITH_NOTIFY_DISCONNECT); remove_notification 2333 tools/crm_mon.c st->cmds->remove_notification(st, T_STONITH_NOTIFY_FENCE); remove_notification 2334 tools/crm_mon.c st->cmds->remove_notification(st, T_STONITH_NOTIFY_HISTORY);