MPI_Comm_spawn    159 ompi/mpi/cxx/intracomm_inln.h   (void) MPI_Comm_spawn(const_cast<char *>(command), const_cast<char **>(argv), maxprocs,
MPI_Comm_spawn    172 ompi/mpi/cxx/intracomm_inln.h   (void) MPI_Comm_spawn(const_cast<char *>(command), const_cast<char **>(argv), maxprocs,
MPI_Comm_spawn    150 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_spawn, mpi_comm_spawn, MPI_COMM_SPAWN, (char *command, char *argv, MPI_Fint *maxprocs, MPI_Fint *info, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *intercomm, MPI_Fint *array_of_errcodes, MPI_Fint *ierr, int command_len, int argv_len));
MPI_Comm_spawn   2229 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Comm_spawn
MPI_Comm_spawn   2231 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Comm_spawn(command, argv, maxprocs, info, root, &
MPI_Comm_spawn   2242 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Comm_spawn
MPI_Comm_spawn    458 ompi/mpi/java/c/mpi_Intracomm.c     rc = MPI_Comm_spawn((char*)command, argv, maxprocs, (MPI_Info)info,
MPI_Comm_spawn     37 orte/test/mpi/add_host.c         if (MPI_SUCCESS != (rc = MPI_Comm_spawn(argv[0], MPI_ARGV_NULL, 3, info,
MPI_Comm_spawn     52 orte/test/mpi/add_host.c         if (MPI_SUCCESS != (rc = MPI_Comm_spawn(argv[0], MPI_ARGV_NULL, 3, info,
MPI_Comm_spawn     36 orte/test/mpi/concurrent_spawn.c             MPI_Comm_spawn(argv[0], child_argv, 1, MPI_INFO_NULL,
MPI_Comm_spawn     50 orte/test/mpi/info_spawn.c         if (MPI_SUCCESS != (rc = MPI_Comm_spawn(argv[0], MPI_ARGV_NULL, 3, info,
MPI_Comm_spawn     87 orte/test/mpi/intercomm_create.c     err = MPI_Comm_spawn(argv[0], spawn_argv, count, MPI_INFO_NULL, 0,
MPI_Comm_spawn     32 orte/test/mpi/loop_spawn.c         MPI_Comm_spawn(EXE_TEST, NULL, 1, MPI_INFO_NULL,
MPI_Comm_spawn    183 orte/test/mpi/no-disconnect.c                 MPI_Comm_spawn(argv[0], args, 1, MPI_INFO_NULL, 0, MPI_COMM_SELF,
MPI_Comm_spawn     34 orte/test/mpi/simple_spawn.c         if (MPI_SUCCESS != (rc = MPI_Comm_spawn(argv[0], MPI_ARGV_NULL, 3, MPI_INFO_NULL,
MPI_Comm_spawn     27 orte/test/mpi/spawn-problem/ch_rec.c 		MPI_Comm_spawn("ch_rec", argv, 1, MPI_INFO_NULL, 0, MPI_COMM_SELF,
MPI_Comm_spawn     36 orte/test/mpi/spawn-problem/ch_rec.c 		MPI_Comm_spawn("ch_rec", argv, 1, MPI_INFO_NULL, 0, MPI_COMM_SELF,
MPI_Comm_spawn     17 orte/test/mpi/spawn-problem/start.c 	MPI_Comm_spawn("ch_rec", argv, 1, MPI_INFO_NULL, 0, MPI_COMM_SELF,
MPI_Comm_spawn     47 orte/test/mpi/spawn_tree.c         MPI_Comm_spawn(argv[0], &argv[1], 1, MPI_INFO_NULL, 0,
MPI_Comm_spawn     57 orte/test/mpi/spawn_tree.c         MPI_Comm_spawn(argv[0], &argv[1], 1, MPI_INFO_NULL, 0,