STONITH_OP_QUERY 2490 fencing/commands.c     } else if (crm_str_eq(op, STONITH_OP_QUERY, TRUE)) {
STONITH_OP_QUERY 2681 fencing/commands.c     if (crm_str_eq(op, STONITH_OP_QUERY, TRUE)) {
STONITH_OP_QUERY 1096 fencing/remote.c     query = stonith_create_op(op->client_callid, op->id, STONITH_OP_QUERY,
STONITH_OP_QUERY 1420 lib/fencing/st_client.c     rc = stonith_send_command(stonith, STONITH_OP_QUERY, data, &output, call_options, timeout);