MPI_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" );
MPI_ERR_NO_SUCH_FILE   48 ompi/mca/fs/base/fs_base_file_delete.c             return MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE  146 ompi/mca/fs/ime/fs_ime.c             return MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE  145 ompi/mca/fs/lustre/fs_lustre_file_open.c                 ret = MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE  178 ompi/mca/fs/lustre/fs_lustre_file_open.c                 ret = MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE   93 ompi/mca/fs/ufs/fs_ufs_file_open.c                 ret = MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE  135 ompi/mca/fs/ufs/fs_ufs_file_open.c                 ret = MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE  119 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c 	    return MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE   93 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c 	    return MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE  281 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 					   myname, __LINE__, MPI_ERR_NO_SUCH_FILE,
MPI_ERR_NO_SUCH_FILE  305 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 				       myname, __LINE__, MPI_ERR_NO_SUCH_FILE,
MPI_ERR_NO_SUCH_FILE  334 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 					   myname, __LINE__, MPI_ERR_NO_SUCH_FILE,
MPI_ERR_NO_SUCH_FILE  423 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 				       myname, __LINE__, MPI_ERR_NO_SUCH_FILE,
MPI_ERR_NO_SUCH_FILE  451 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 				           myname, __LINE__, MPI_ERR_NO_SUCH_FILE,
MPI_ERR_NO_SUCH_FILE  473 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 				       myname, __LINE__, MPI_ERR_NO_SUCH_FILE,
MPI_ERR_NO_SUCH_FILE  581 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 				           myname, __LINE__, MPI_ERR_NO_SUCH_FILE,
MPI_ERR_NO_SUCH_FILE   69 ompi/mca/io/romio321/romio/adio/common/error.c                                               __LINE__, MPI_ERR_NO_SUCH_FILE,
MPI_ERR_NO_SUCH_FILE   67 ompi/mpi/cxx/constants.h static const int ERR_NO_SUCH_FILE = MPI_ERR_NO_SUCH_FILE;
MPI_ERR_NO_SUCH_FILE  161 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "ERR_NO_SUCH_FILE", MPI_ERR_NO_SUCH_FILE);