MPIR_Info 128 ompi/mca/io/romio321/romio/adio/include/adio.h typedef struct MPIR_Info *MPI_Info; MPIR_Info 58 ompi/mca/io/romio321/romio/mpi-io/mpioimpl.h struct MPIR_Info *next; MPIR_Info 41 ompi/mca/io/romio321/romio/mpi2-other/info/info_create.c *info = (MPI_Info) ADIOI_Malloc(sizeof(struct MPIR_Info)); MPIR_Info 46 ompi/mca/io/romio321/romio/mpi2-other/info/info_dup.c *newinfo = (MPI_Info) ADIOI_Malloc(sizeof(struct MPIR_Info)); MPIR_Info 55 ompi/mca/io/romio321/romio/mpi2-other/info/info_dup.c curr_new->next = (MPI_Info) ADIOI_Malloc(sizeof(struct MPIR_Info)); MPIR_Info 89 ompi/mca/io/romio321/romio/mpi2-other/info/info_set.c prev->next = (MPI_Info) ADIOI_Malloc(sizeof(struct MPIR_Info));