client_callid 119 fencing/internal.h int client_callid; client_callid 1021 fencing/remote.c crm_element_value_int(request, F_STONITH_CALLID, &(op->client_callid)); client_callid 1096 fencing/remote.c query = stonith_create_op(op->client_callid, op->id, STONITH_OP_QUERY, client_callid 1365 fencing/remote.c update = stonith_create_op(op->client_callid, op->id, STONITH_OP_TIMEOUT_UPDATE, NULL, 0); client_callid 1469 fencing/remote.c xmlNode *remote_op = stonith_create_op(op->client_callid, op->id, STONITH_OP_FENCE, NULL, 0);