MPI_ERR_READ_ONLY  190 ompi/errhandler/errcode.c     CONSTRUCT_ERRCODE( ompi_err_read_only, MPI_ERR_READ_ONLY, "MPI_ERR_READ_ONLY: file is read only" );
MPI_ERR_READ_ONLY   60 ompi/mca/common/ompio/common_ompio_file_write.c         ret = MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY  220 ompi/mca/common/ompio/common_ompio_file_write.c         ret = MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY  152 ompi/mca/fs/ime/fs_ime.c             return MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY  151 ompi/mca/fs/lustre/fs_lustre_file_open.c                 ret = MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY  184 ompi/mca/fs/lustre/fs_lustre_file_open.c                 ret = MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY   99 ompi/mca/fs/ufs/fs_ufs_file_open.c                 ret = MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY  141 ompi/mca/fs/ufs/fs_ufs_file_open.c                 ret = MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY  134 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c 	    return MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY  109 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c 	    return MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY   87 ompi/mca/io/romio321/romio/adio/common/error.c                                               __LINE__, MPI_ERR_READ_ONLY,
MPI_ERR_READ_ONLY   95 ompi/mca/io/romio321/romio/adio/include/adioi_error.h 				      MPI_ERR_READ_ONLY,	\
MPI_ERR_READ_ONLY   70 ompi/mpi/cxx/constants.h static const int ERR_READ_ONLY = MPI_ERR_READ_ONLY;
MPI_ERR_READ_ONLY  164 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "ERR_READ_ONLY",    MPI_ERR_READ_ONLY);