remote_op_id 95 daemons/fenced/fenced_commands.c char *remote_op_id; remote_op_id 319 daemons/fenced/fenced_commands.c free(cmd->remote_op_id); remote_op_id 372 daemons/fenced/fenced_commands.c cmd->remote_op_id = crm_element_value_copy(msg, F_STONITH_REMOTE_OP_ID); remote_op_id 656 daemons/fenced/fenced_commands.c if (cmd->remote_op_id) { remote_op_id 662 daemons/fenced/fenced_commands.c device->id, cmd->origin, cmd->remote_op_id, cmd->timeout); remote_op_id 2666 daemons/fenced/fenced_commands.c crm_xml_add(notify_data, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id); remote_op_id 3016 daemons/fenced/fenced_commands.c crm_xml_add(reply, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id);