end_position       44 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c     OMPI_MPI_OFFSET_TYPE offset, end_position=0;
end_position       79 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c             mca_common_ompio_file_get_size( fh,&end_position);
end_position       80 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_seek.c             offset = end_position + offset;
end_position       40 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c     OMPI_MPI_OFFSET_TYPE offset, end_position=0;
end_position       86 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c             end_position=0;
end_position       87 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c             mca_common_ompio_file_get_size(fh,&end_position);
end_position       89 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c             offset = end_position + offset;
end_position       92 ompi/mca/sharedfp/sm/sharedfp_sm_seek.c                             "sharedfp_sm_seek: MPI_SEEK_END: file_get_size=%lld\n",end_position);