do_stonith_notify 2382 daemons/fenced/fenced_commands.c         do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data);
do_stonith_notify 2383 daemons/fenced/fenced_commands.c         do_stonith_notify(0, T_STONITH_NOTIFY_HISTORY, 0, NULL);
do_stonith_notify  103 daemons/fenced/fenced_history.c         do_stonith_notify(0, T_STONITH_NOTIFY_HISTORY, 0, NULL);
do_stonith_notify  399 daemons/fenced/fenced_history.c         do_stonith_notify(0, T_STONITH_NOTIFY_HISTORY, 0, NULL);
do_stonith_notify  473 daemons/fenced/fenced_history.c         do_stonith_notify(0, T_STONITH_NOTIFY_HISTORY_SYNCED, 0, NULL);
do_stonith_notify  425 daemons/fenced/fenced_remote.c     do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data);
do_stonith_notify  426 daemons/fenced/fenced_remote.c     do_stonith_notify(0, T_STONITH_NOTIFY_HISTORY, 0, NULL);
do_stonith_notify 1121 daemons/fenced/fenced_remote.c         do_stonith_notify(0, T_STONITH_NOTIFY_HISTORY, 0, NULL);
do_stonith_notify  393 daemons/fenced/pacemaker-fenced.c     do_stonith_notify(options, op, rc, notify_data);
do_stonith_notify  236 daemons/fenced/pacemaker-fenced.h void do_stonith_notify(int options, const char *type, int result, xmlNode * data);