remote_op_id 95 daemons/fenced/fenced_commands.c char *remote_op_id; remote_op_id 255 daemons/fenced/fenced_commands.c free(cmd->remote_op_id); remote_op_id 282 daemons/fenced/fenced_commands.c cmd->remote_op_id = crm_element_value_copy(msg, F_STONITH_REMOTE_OP_ID); remote_op_id 576 daemons/fenced/fenced_commands.c if (cmd->remote_op_id) { remote_op_id 581 daemons/fenced/fenced_commands.c device->id, cmd->origin, cmd->remote_op_id, cmd->timeout); remote_op_id 2492 daemons/fenced/fenced_commands.c crm_xml_add(notify_data, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id); remote_op_id 2817 daemons/fenced/fenced_commands.c crm_xml_add(reply, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id);