remote_op_id       91 daemons/fenced/fenced_commands.c     char *remote_op_id;
remote_op_id      250 daemons/fenced/fenced_commands.c     free(cmd->remote_op_id);
remote_op_id      277 daemons/fenced/fenced_commands.c     cmd->remote_op_id = crm_element_value_copy(msg, F_STONITH_REMOTE_OP_ID);
remote_op_id      563 daemons/fenced/fenced_commands.c     if (cmd->remote_op_id) {
remote_op_id      568 daemons/fenced/fenced_commands.c                   device->id, cmd->origin, cmd->remote_op_id, cmd->timeout);
remote_op_id     2379 daemons/fenced/fenced_commands.c         crm_xml_add(notify_data, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id);
remote_op_id     2678 daemons/fenced/fenced_commands.c     crm_xml_add(reply, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id);