MPI_Mprobe        311 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Mprobe, mpi_mprobe, MPI_MPROBE, (MPI_Fint *source, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *message, MPI_Fint *status, MPI_Fint *ierr));
MPI_Mprobe       2266 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Mprobe
MPI_Mprobe       2268 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Mprobe(source, tag, comm, message, status, ierror)
MPI_Mprobe       2276 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Mprobe
MPI_Mprobe         45 ompi/mpi/java/c/mpi_Message.c     int rc = MPI_Mprobe(source, tag, comm, &message, &status);