fenced_send_notification 2645 daemons/fenced/fenced_commands.c         fenced_send_notification(T_STONITH_NOTIFY_FENCE, result, notify_data);
fenced_send_notification 2646 daemons/fenced/fenced_commands.c         fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL);
fenced_send_notification  103 daemons/fenced/fenced_history.c         fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL);
fenced_send_notification  421 daemons/fenced/fenced_history.c         fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL);
fenced_send_notification  490 daemons/fenced/fenced_history.c         fenced_send_notification(T_STONITH_NOTIFY_HISTORY_SYNCED, NULL, NULL);
fenced_send_notification  467 daemons/fenced/fenced_remote.c     fenced_send_notification(T_STONITH_NOTIFY_FENCE, &op->result, notify_data);
fenced_send_notification  469 daemons/fenced/fenced_remote.c     fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL);
fenced_send_notification 1234 daemons/fenced/fenced_remote.c         fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL);
fenced_send_notification  397 daemons/fenced/pacemaker-fenced.c     fenced_send_notification(op, result, notify_data);
fenced_send_notification  243 daemons/fenced/pacemaker-fenced.h void fenced_send_notification(const char *type,