port_name_len      42 ompi/mpi/fortran/mpif-h/close_port_f.c                            (char *port_name, MPI_Fint *ierr, int port_name_len),
port_name_len      43 ompi/mpi/fortran/mpif-h/close_port_f.c                            (port_name, ierr, port_name_len) )
port_name_len      62 ompi/mpi/fortran/mpif-h/close_port_f.c                            (char *port_name, MPI_Fint *ierr, int port_name_len),
port_name_len      63 ompi/mpi/fortran/mpif-h/close_port_f.c                            (port_name, ierr, port_name_len) )
port_name_len      70 ompi/mpi/fortran/mpif-h/close_port_f.c void ompi_close_port_f(char *port_name, MPI_Fint *ierr, int port_name_len)
port_name_len      75 ompi/mpi/fortran/mpif-h/close_port_f.c     ompi_fortran_string_f2c(port_name, port_name_len, &c_port_name);
port_name_len      42 ompi/mpi/fortran/mpif-h/comm_accept_f.c                            (char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierr, int port_name_len),
port_name_len      43 ompi/mpi/fortran/mpif-h/comm_accept_f.c                            (port_name, info, root, comm, newcomm, ierr, port_name_len) )
port_name_len      62 ompi/mpi/fortran/mpif-h/comm_accept_f.c                            (char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierr, int port_name_len),
port_name_len      63 ompi/mpi/fortran/mpif-h/comm_accept_f.c                            (port_name, info, root, comm, newcomm, ierr, port_name_len) )
port_name_len      72 ompi/mpi/fortran/mpif-h/comm_accept_f.c 		       int port_name_len)
port_name_len      81 ompi/mpi/fortran/mpif-h/comm_accept_f.c     ompi_fortran_string_f2c(port_name, port_name_len, &c_port_name);
port_name_len      42 ompi/mpi/fortran/mpif-h/comm_connect_f.c                            (char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierr, int port_name_len),
port_name_len      43 ompi/mpi/fortran/mpif-h/comm_connect_f.c                            (port_name, info, root, comm, newcomm, ierr, port_name_len) )
port_name_len      62 ompi/mpi/fortran/mpif-h/comm_connect_f.c                            (char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierr, int port_name_len),
port_name_len      63 ompi/mpi/fortran/mpif-h/comm_connect_f.c                            (port_name, info, root, comm, newcomm, ierr, port_name_len) )
port_name_len      73 ompi/mpi/fortran/mpif-h/comm_connect_f.c 			int port_name_len)
port_name_len      82 ompi/mpi/fortran/mpif-h/comm_connect_f.c     ompi_fortran_string_f2c(port_name, port_name_len, &c_port_name);
port_name_len      42 ompi/mpi/fortran/mpif-h/lookup_name_f.c                            (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len),
port_name_len      43 ompi/mpi/fortran/mpif-h/lookup_name_f.c                            (service_name, info, port_name, ierr, service_name_len, port_name_len) )
port_name_len      62 ompi/mpi/fortran/mpif-h/lookup_name_f.c                            (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len),
port_name_len      63 ompi/mpi/fortran/mpif-h/lookup_name_f.c                            (service_name, info, port_name, ierr, service_name_len, port_name_len) )
port_name_len      71 ompi/mpi/fortran/mpif-h/lookup_name_f.c 		       char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len)
port_name_len      81 ompi/mpi/fortran/mpif-h/lookup_name_f.c     c_port_name = (char *) malloc (port_name_len+1);
port_name_len      92 ompi/mpi/fortran/mpif-h/lookup_name_f.c 	ompi_fortran_string_c2f(c_port_name, port_name, port_name_len);
port_name_len      42 ompi/mpi/fortran/mpif-h/open_port_f.c                            (MPI_Fint *info, char *port_name, MPI_Fint *ierr, int port_name_len),
port_name_len      43 ompi/mpi/fortran/mpif-h/open_port_f.c                            (info, port_name, ierr, port_name_len) )
port_name_len      62 ompi/mpi/fortran/mpif-h/open_port_f.c                            (MPI_Fint *info, char *port_name, MPI_Fint *ierr, int port_name_len),
port_name_len      63 ompi/mpi/fortran/mpif-h/open_port_f.c                            (info, port_name, ierr, port_name_len) )
port_name_len      70 ompi/mpi/fortran/mpif-h/open_port_f.c void ompi_open_port_f(MPI_Fint *info, char *port_name, MPI_Fint *ierr, int port_name_len)
port_name_len      82 ompi/mpi/fortran/mpif-h/open_port_f.c 	ompi_fortran_string_c2f(c_port_name, port_name, port_name_len );
port_name_len     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));
port_name_len     120 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_accept, mpi_comm_accept, MPI_COMM_ACCEPT, (char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierr, int port_name_len));
port_name_len     123 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_connect, mpi_comm_connect, MPI_COMM_CONNECT, (char *port_name, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *newcomm, MPI_Fint *ierr, int port_name_len));
port_name_len     310 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Lookup_name, mpi_lookup_name, MPI_LOOKUP_NAME, (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len));
port_name_len     320 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Open_port, mpi_open_port, MPI_OPEN_PORT, (MPI_Fint *info, char *port_name, MPI_Fint *ierr, int port_name_len));
port_name_len     328 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Publish_name, mpi_publish_name, MPI_PUBLISH_NAME, (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len));
port_name_len     406 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Unpublish_name, mpi_unpublish_name, MPI_UNPUBLISH_NAME, (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len));
port_name_len      42 ompi/mpi/fortran/mpif-h/publish_name_f.c                            (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len),
port_name_len      43 ompi/mpi/fortran/mpif-h/publish_name_f.c                            (service_name, info, port_name, ierr, service_name_len, port_name_len) )
port_name_len      62 ompi/mpi/fortran/mpif-h/publish_name_f.c                            (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len),
port_name_len      63 ompi/mpi/fortran/mpif-h/publish_name_f.c                            (service_name, info, port_name, ierr, service_name_len, port_name_len) )
port_name_len      71 ompi/mpi/fortran/mpif-h/publish_name_f.c 			char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len)
port_name_len      80 ompi/mpi/fortran/mpif-h/publish_name_f.c     ompi_fortran_string_f2c(port_name, port_name_len, &c_port_name);
port_name_len      42 ompi/mpi/fortran/mpif-h/unpublish_name_f.c                            (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len),
port_name_len      43 ompi/mpi/fortran/mpif-h/unpublish_name_f.c                            (service_name, info, port_name, ierr, service_name_len, port_name_len) )
port_name_len      62 ompi/mpi/fortran/mpif-h/unpublish_name_f.c                            (char *service_name, MPI_Fint *info, char *port_name, MPI_Fint *ierr, int service_name_len, int port_name_len),
port_name_len      63 ompi/mpi/fortran/mpif-h/unpublish_name_f.c                            (service_name, info, port_name, ierr, service_name_len, port_name_len) )
port_name_len      72 ompi/mpi/fortran/mpif-h/unpublish_name_f.c 			  int service_name_len, int port_name_len)
port_name_len      81 ompi/mpi/fortran/mpif-h/unpublish_name_f.c     ompi_fortran_string_f2c(port_name, port_name_len, &c_port_name);
port_name_len    2109 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_close_port_f(port_name,ierror,port_name_len) &
port_name_len    2115 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, VALUE, INTENT(IN) :: port_name_len
port_name_len    2118 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_comm_accept_f(port_name,info,root,comm,newcomm,ierror,port_name_len) &
port_name_len    2128 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, VALUE, INTENT(IN) :: port_name_len
port_name_len    2131 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_comm_connect_f(port_name,info,root,comm,newcomm,ierror,port_name_len) &
port_name_len    2141 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, VALUE, INTENT(IN) :: port_name_len
port_name_len    2202 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                               service_name_len,port_name_len) &
port_name_len    2210 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, VALUE, INTENT(IN) :: service_name_len, port_name_len
port_name_len    2213 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_open_port_f(info,port_name,ierror,port_name_len) &
port_name_len    2220 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, VALUE, INTENT(IN) :: port_name_len
port_name_len    2224 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                                service_name_len,port_name_len) &
port_name_len    2231 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, VALUE, INTENT(IN) :: service_name_len, port_name_len
port_name_len    2235 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                                  ierror,service_name_len,port_name_len) &
port_name_len    2242 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, VALUE, INTENT(IN) :: service_name_len, port_name_len