MPI_SEEK_CUR 409 ompi/mca/io/ompio/io_ompio_file_open.c case MPI_SEEK_CUR: MPI_SEEK_CUR 74 ompi/mca/io/romio321/romio/mpi-io/seek.c case MPI_SEEK_CUR: MPI_SEEK_CUR 102 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c case MPI_SEEK_CUR: MPI_SEEK_CUR 64 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c else if ( MPI_SEEK_CUR == whence){ MPI_SEEK_CUR 67 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c else if( MPI_SEEK_CUR == whence){ MPI_SEEK_CUR 49 ompi/mpi/c/file_seek.c } else if (MPI_SEEK_SET != whence && MPI_SEEK_CUR != whence && MPI_SEEK_CUR 49 ompi/mpi/c/file_seek_shared.c } else if (MPI_SEEK_SET != whence && MPI_SEEK_CUR != whence && MPI_SEEK_CUR 107 ompi/mpi/java/c/mpi_Constant.c ompi_java_setIntField(env, c, obj, "SEEK_CUR", MPI_SEEK_CUR);