ompi_err_no_such_file 86 ompi/errhandler/errcode.c static ompi_mpi_errcode_t ompi_err_no_such_file; ompi_err_no_such_file 187 ompi/errhandler/errcode.c CONSTRUCT_ERRCODE( ompi_err_no_such_file, MPI_ERR_NO_SUCH_FILE, "MPI_ERR_NO_SUCH_FILE: no such file or directory" ); ompi_err_no_such_file 283 ompi/errhandler/errcode.c OBJ_DESTRUCT(&ompi_err_no_such_file);