do_stonith_notify 2056 fencing/commands.c         do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data);
do_stonith_notify  199 fencing/internal.h void do_stonith_notify(int options, const char *type, int result, xmlNode * data);
do_stonith_notify  409 fencing/main.c     do_stonith_notify(options, op, rc, notify_data);
do_stonith_notify  408 fencing/remote.c     do_stonith_notify(0, T_STONITH_NOTIFY_FENCE, rc, notify_data);