fenced_send_notification 2494 daemons/fenced/fenced_commands.c         fenced_send_notification(T_STONITH_NOTIFY_FENCE, result, notify_data);
fenced_send_notification 2495 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  404 daemons/fenced/fenced_history.c         fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL);
fenced_send_notification  475 daemons/fenced/fenced_history.c         fenced_send_notification(T_STONITH_NOTIFY_HISTORY_SYNCED, NULL, NULL);
fenced_send_notification  456 daemons/fenced/fenced_remote.c     fenced_send_notification(T_STONITH_NOTIFY_FENCE, &op->result, notify_data);
fenced_send_notification  458 daemons/fenced/fenced_remote.c     fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL);
fenced_send_notification 1218 daemons/fenced/fenced_remote.c         fenced_send_notification(T_STONITH_NOTIFY_HISTORY, NULL, NULL);
fenced_send_notification  396 daemons/fenced/pacemaker-fenced.c     fenced_send_notification(op, result, notify_data);
fenced_send_notification  241 daemons/fenced/pacemaker-fenced.h void fenced_send_notification(const char *type,