MPI_ERR_NO_SPACE  186 ompi/errhandler/errcode.c     CONSTRUCT_ERRCODE( ompi_err_no_space, MPI_ERR_NO_SPACE, "MPI_ERR_NO_SPACE: no space left on device" );
MPI_ERR_NO_SPACE  158 ompi/mca/fs/ime/fs_ime.c             return MPI_ERR_NO_SPACE;
MPI_ERR_NO_SPACE  105 ompi/mca/fs/ufs/fs_ufs_file_open.c                 ret = MPI_ERR_NO_SPACE;
MPI_ERR_NO_SPACE  147 ompi/mca/fs/ufs/fs_ufs_file_open.c                 ret = MPI_ERR_NO_SPACE;
MPI_ERR_NO_SPACE  132 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c 	    return MPI_ERR_NO_SPACE;
MPI_ERR_NO_SPACE  107 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c 	    return MPI_ERR_NO_SPACE;
MPI_ERR_NO_SPACE  109 ompi/mca/io/romio321/romio/adio/common/error.c 		    MPI_ERR_NO_SPACE,
MPI_ERR_NO_SPACE   59 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.c         ompi_mpi_abort(MPI_COMM_NULL, MPI_ERR_NO_SPACE);
MPI_ERR_NO_SPACE   70 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.c         ompi_mpi_abort(MPI_COMM_NULL, MPI_ERR_NO_SPACE);
MPI_ERR_NO_SPACE   66 ompi/mpi/cxx/constants.h static const int ERR_NO_SPACE = MPI_ERR_NO_SPACE;
MPI_ERR_NO_SPACE  160 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "ERR_NO_SPACE",     MPI_ERR_NO_SPACE);