STONITH_OP_DEVICE_DEL 2606 fencing/commands.c     } else if (crm_str_eq(op, STONITH_OP_DEVICE_DEL, TRUE)) {
STONITH_OP_DEVICE_DEL  308 fencing/main.c     } else if (safe_str_eq(name, STONITH_OP_DEVICE_DEL)) {
STONITH_OP_DEVICE_DEL  147 fencing/test.c     st->cmds->register_notification(st, STONITH_OP_DEVICE_DEL, st_callback);
STONITH_OP_DEVICE_DEL  294 fencing/test.c     st->cmds->register_notification(st, STONITH_OP_DEVICE_DEL, st_callback);
STONITH_OP_DEVICE_DEL  259 lib/fencing/st_client.c     rc = stonith_send_command(st, STONITH_OP_DEVICE_DEL, data, NULL, call_options, 0);