tmprep            106 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     char *tmprep;
tmprep            113 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     tmprep = (char *) ADIOI_Malloc((MPI_MAX_DATAREP_STRING+1) * sizeof(char));
tmprep            115 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     *ierr = MPI_File_get_view(fh_c, disp, &etype_c, &filetype_c, tmprep);
tmprep            117 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     tmpreplen = strlen(tmprep);
tmprep            119 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c         ADIOI_Strncpy(datarep, tmprep, tmpreplen);
tmprep            126 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c         ADIOI_Strncpy(datarep, tmprep, str_len);
tmprep            133 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     ADIOI_Free(tmprep);
tmprep            155 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     char *tmprep;
tmprep            163 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     tmprep = (char *) ADIOI_Malloc((MPI_MAX_DATAREP_STRING+1) * sizeof(char));
tmprep            167 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     *ierr = MPI_File_get_view(fh_c, disp, &etype_c, &filetype_c, tmprep);
tmprep            169 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     tmpreplen = strlen(tmprep);
tmprep            171 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c         ADIOI_Strncpy(datarep, tmprep, tmpreplen);
tmprep            178 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c         ADIOI_Strncpy(datarep, tmprep, str_len);
tmprep            185 ompi/mca/io/romio321/romio/mpi-io/fortran/get_viewf.c     ADIOI_Free(tmprep);