do_stonith_notify 2200 daemons/fenced/fenced_commands.c         do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data);
do_stonith_notify 2201 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  391 daemons/fenced/fenced_history.c         do_stonith_notify(0, T_STONITH_NOTIFY_HISTORY, 0, NULL);
do_stonith_notify  465 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 1108 daemons/fenced/fenced_remote.c         do_stonith_notify(0, T_STONITH_NOTIFY_HISTORY, 0, NULL);
do_stonith_notify  392 daemons/fenced/pacemaker-fenced.c     do_stonith_notify(options, op, rc, notify_data);
do_stonith_notify  240 daemons/fenced/pacemaker-fenced.h void do_stonith_notify(int options, const char *type, int result, xmlNode * data);