remove_notification  289 include/crm/stonith-ng.h     int (*remove_notification)(stonith_t *st, const char *event);
remove_notification 2496 lib/fencing/st_client.c     new_stonith->cmds->remove_notification   = stonith_api_del_notification;
remove_notification  282 lrmd/main.c            stonith_api->cmds->remove_notification(stonith_api, T_STONITH_NOTIFY_DISCONNECT);