err_handler_c 98 ompi/mca/io/romio321/romio/mpi-io/fortran/get_errhf.c MPI_Errhandler err_handler_c; err_handler_c 101 ompi/mca/io/romio321/romio/mpi-io/fortran/get_errhf.c *ierr = MPI_File_get_errhandler(fh_c, &err_handler_c); err_handler_c 102 ompi/mca/io/romio321/romio/mpi-io/fortran/get_errhf.c *err_handler = MPI_Errhandler_c2f(err_handler_c); err_handler_c 98 ompi/mca/io/romio321/romio/mpi-io/fortran/set_errhf.c MPI_Errhandler err_handler_c; err_handler_c 101 ompi/mca/io/romio321/romio/mpi-io/fortran/set_errhf.c err_handler_c = MPI_Errhandler_f2c(*err_handler); err_handler_c 103 ompi/mca/io/romio321/romio/mpi-io/fortran/set_errhf.c *ierr = MPI_File_set_errhandler(fh_c,err_handler_c);