do_stonith_notify_level 2617 fencing/commands.c         do_stonith_notify_level(call_options, op, rc, device_id);
do_stonith_notify_level 2624 fencing/commands.c         do_stonith_notify_level(call_options, op, rc, device_id);
do_stonith_notify_level  201 fencing/internal.h void do_stonith_notify_level(int options, const char *op, int rc, const char *desc);
do_stonith_notify_level  437 fencing/main.c     do_stonith_notify_level(0, STONITH_OP_LEVEL_DEL, rc, desc);
do_stonith_notify_level  487 fencing/main.c     do_stonith_notify_level(0, STONITH_OP_LEVEL_ADD, rc, desc);