remote_op_id 97 daemons/fenced/fenced_commands.c char *remote_op_id; remote_op_id 321 daemons/fenced/fenced_commands.c free(cmd->remote_op_id); remote_op_id 374 daemons/fenced/fenced_commands.c cmd->remote_op_id = crm_element_value_copy(msg, F_STONITH_REMOTE_OP_ID); remote_op_id 658 daemons/fenced/fenced_commands.c if (cmd->remote_op_id) { remote_op_id 664 daemons/fenced/fenced_commands.c device->id, cmd->origin, cmd->remote_op_id, cmd->timeout); remote_op_id 2642 daemons/fenced/fenced_commands.c crm_xml_add(notify_data, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id); remote_op_id 2990 daemons/fenced/fenced_commands.c crm_xml_add(reply, F_STONITH_REMOTE_OP_ID, cmd->remote_op_id);