Go to the source code of this file.
Functions | |
int | MPI_File_seek (MPI_File mpi_fh, MPI_Offset offset, int whence) |
int MPI_File_seek | ( | MPI_File | mpi_fh, | |
MPI_Offset | offset, | |||
int | whence | |||
) |
Definition at line 37 of file seek.c.
References ADIO_SeekIndividual(), ADIOI_Get_eof_offset(), ADIOI_Get_position(), fh, MPIO_Err_create_code(), MPIO_Err_return_file(), MPIO_File_resolve(), and myname.
Referenced by main(), mpi_file_seek_(), and run_test().