Errhandler_function 101 ompi/mpi/cxx/comm.h typedef Errhandler_function Errhandler_fn Errhandler_function 111 ompi/mpi/cxx/comm.h #define _MPI2CPP_ERRHANDLERFN_ Errhandler_function Errhandler_function 386 ompi/mpi/cxx/comm.h static Errhandler Create_errhandler(Comm::Errhandler_function* function); Errhandler_function 29 ompi/mpi/cxx/file.cc MPI::File::Create_errhandler(MPI::File::Errhandler_function* function) Errhandler_function 297 ompi/mpi/cxx/file.h typedef Errhandler_function Errhandler_fn Errhandler_function 300 ompi/mpi/cxx/file.h static MPI::Errhandler Create_errhandler(Errhandler_function* function); Errhandler_function 99 ompi/mpi/cxx/intercepts.cc MPI::Comm::Errhandler_function *cxx_fn = Errhandler_function 100 ompi/mpi/cxx/intercepts.cc (MPI::Comm::Errhandler_function*) comm_fn; Errhandler_function 113 ompi/mpi/cxx/intercepts.cc MPI::File::Errhandler_function *cxx_fn = Errhandler_function 114 ompi/mpi/cxx/intercepts.cc (MPI::File::Errhandler_function*) file_fn; Errhandler_function 127 ompi/mpi/cxx/intercepts.cc MPI::Win::Errhandler_function *cxx_fn = Errhandler_function 128 ompi/mpi/cxx/intercepts.cc (MPI::Win::Errhandler_function*) win_fn; Errhandler_function 29 ompi/mpi/cxx/win.cc MPI::Win::Create_errhandler(MPI::Win::Errhandler_function* function) Errhandler_function 89 ompi/mpi/cxx/win.h typedef Errhandler_function Errhandler_fn Errhandler_function 95 ompi/mpi/cxx/win.h static MPI::Errhandler Create_errhandler(Errhandler_function* function);