remove_notification  479 daemons/controld/controld_fencing.c         stonith_api->cmds->remove_notification(stonith_api, NULL);
remove_notification  756 daemons/controld/controld_fencing.c         stonith_api->cmds->remove_notification(stonith_api, NULL);
remove_notification 1063 daemons/controld/controld_fencing.c         st->cmds->remove_notification(st, PCMK__VALUE_ST_NOTIFY_HISTORY_SYNCED);
remove_notification  434 include/crm/stonith-ng.h     int (*remove_notification)(stonith_t *stonith, const char *event);
remove_notification 1702 lib/fencing/st_client.c         stonith->cmds->remove_notification(stonith, NULL);
remove_notification 1893 lib/fencing/st_client.c     new_stonith->cmds->remove_notification   = stonith_api_del_notification;
remove_notification  861 tools/crm_mon.c         st->cmds->remove_notification(st, NULL);