STONITH_OP_LEVEL_DEL 2847 daemons/fenced/fenced_commands.c     } else if (pcmk__str_eq(op, STONITH_OP_LEVEL_DEL, pcmk__str_none)) {
STONITH_OP_LEVEL_DEL  420 daemons/fenced/pacemaker-fenced.c     do_stonith_notify_level(0, STONITH_OP_LEVEL_DEL, rc, desc);
STONITH_OP_LEVEL_DEL  366 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_LEVEL_DEL, data, NULL, options, 0);