remote_op_id 101 fencing/commands.c char *remote_op_id; remote_op_id 232 fencing/commands.c free(cmd->remote_op_id); remote_op_id 258 fencing/commands.c cmd->remote_op_id = crm_element_value_copy(msg, F_STONITH_REMOTE_OP_ID); remote_op_id 463 fencing/commands.c if (cmd->remote_op_id) { remote_op_id 465 fencing/commands.c cmd->action, device->id, cmd->origin, cmd->remote_op_id, cmd->timeout); remote_op_id 2053 fencing/commands.c crm_xml_add(notify_data, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id); remote_op_id 2365 fencing/commands.c crm_xml_add(reply, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id);