MPI_Close_port    226 ompi/mpi/cxx/functions_inln.h   (void) MPI_Close_port(const_cast<char *>(port_name));
MPI_Close_port    119 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Close_port, mpi_close_port, MPI_CLOSE_PORT, (char *port_name, MPI_Fint *ierr, int port_name_len));
MPI_Close_port   2111 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Close_port
MPI_Close_port   2113 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Close_port(port_name, ierror)
MPI_Close_port   2116 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Close_port
MPI_Close_port    344 ompi/mpi/java/c/mpi_Intracomm.c     int rc = MPI_Close_port((char*)port);
MPI_Close_port     39 orte/test/mpi/accept.c         MPI_Close_port(port);
MPI_Close_port     41 orte/test/mpi/server.c              MPI_Close_port(port_name);