errhandler_type   386 ompi/communicator/comm_init.c     comm->errhandler_type  = OMPI_ERRHANDLER_TYPE_COMM;
errhandler_type   183 ompi/communicator/communicator.h     ompi_errhandler_type_t             errhandler_type;
errhandler_type    76 ompi/debuggers/predefined_gap_test.c     GAP_CHECK("errhandler_type", test_comm, errhandler_type, error_handler, 1);
errhandler_type    77 ompi/debuggers/predefined_gap_test.c     GAP_CHECK("c_pml_comm", test_comm, c_pml_comm, errhandler_type, 1);
errhandler_type   132 ompi/debuggers/predefined_gap_test.c     GAP_CHECK("errhandler_type", test_win, errhandler_type, error_handler, 1);
errhandler_type   133 ompi/debuggers/predefined_gap_test.c     GAP_CHECK("w_osc_module", test_win, w_osc_module, errhandler_type, 1);
errhandler_type   154 ompi/debuggers/predefined_gap_test.c     GAP_CHECK("errhandler_type", test_file, errhandler_type, error_handler, 1);
errhandler_type   155 ompi/debuggers/predefined_gap_test.c     GAP_CHECK("f_io_version", test_file, f_io_version, errhandler_type, 1);
errhandler_type   231 ompi/errhandler/errhandler.h                          (int)(mpi_object)->errhandler_type, \
errhandler_type   254 ompi/errhandler/errhandler.h                            (int) (mpi_object)->errhandler_type, \
errhandler_type   281 ompi/errhandler/errhandler.h                            (int)(mpi_object)->errhandler_type, \
errhandler_type   166 ompi/errhandler/errhandler_invoke.c                                       mpi_object.comm->errhandler_type,
errhandler_type   172 ompi/errhandler/errhandler_invoke.c                                       mpi_object.file->errhandler_type,
errhandler_type   178 ompi/errhandler/errhandler_invoke.c                                       mpi_object.win->errhandler_type,
errhandler_type   185 ompi/errhandler/errhandler_invoke.c                                       MPI_COMM_WORLD->errhandler_type,
errhandler_type   249 ompi/file/file.c     file->errhandler_type = OMPI_ERRHANDLER_TYPE_FILE;
errhandler_type    74 ompi/file/file.h     ompi_errhandler_type_t errhandler_type;
errhandler_type   224 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&comm->errhandler_type, sizeof(ompi_errhandler_type_t));
errhandler_type   428 ompi/win/win.c     win->errhandler_type = OMPI_ERRHANDLER_TYPE_WIN;
errhandler_type   106 ompi/win/win.h     ompi_errhandler_type_t               errhandler_type;