old_offset 120 ompi/mca/io/romio321/romio/adio/common/utils.c off_t old_offset; old_offset 123 ompi/mca/io/romio321/romio/adio/common/utils.c old_offset = lseek(fd, 0, SEEK_CUR); old_offset 131 ompi/mca/io/romio321/romio/adio/common/utils.c if ( (lseek_ret = lseek(fd, old_offset, SEEK_SET)) < 0) old_offset 139 ompi/mca/io/romio321/romio/adio/common/utils.c off_t old_offset; old_offset 142 ompi/mca/io/romio321/romio/adio/common/utils.c old_offset = lseek(fd, 0, SEEK_CUR); old_offset 150 ompi/mca/io/romio321/romio/adio/common/utils.c if ( (lseek_ret = lseek(fd, old_offset, SEEK_SET)) < 0) old_offset 39 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c OMPI_MPI_OFFSET_TYPE old_offset; old_offset 64 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c old_offset=sm_offset_ptr->offset; old_offset 67 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c "Read last_offset=%lld!\n",old_offset); old_offset 70 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c position = old_offset + bytes_requested; old_offset 73 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c "old_offset=%lld, bytes_requested=%d, new offset=%lld!\n",old_offset,bytes_requested,position); old_offset 89 ompi/mca/sharedfp/sm/sharedfp_sm_request_position.c *offset = old_offset;