ADIO_WRONLY 78 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 115 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c if ( fd->access_mode&ADIO_WRONLY ) ADIO_WRONLY 211 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c if ( fd->access_mode&ADIO_WRONLY ) ADIO_WRONLY 33 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 44 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 28 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 38 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 261 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 332 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 91 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 29 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 31 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 31 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 29 ompi/mca/io/romio321/romio/adio/ad_sfs/ad_sfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 27 ompi/mca/io/romio321/romio/adio/ad_ufs/ad_ufs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 41 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_open.c if (fd->access_mode & ADIO_WRONLY) ADIO_WRONLY 97 ompi/mca/io/romio321/romio/adio/common/ad_opencoll.c if ( (access_mode & ADIO_WRONLY) && ADIO_WRONLY 99 ompi/mca/io/romio321/romio/adio/common/ad_opencoll.c access_mode = access_mode ^ ADIO_WRONLY; ADIO_WRONLY 70 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_failsafe.c if (access_mode & ADIO_WRONLY) { ADIO_WRONLY 71 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_failsafe.c access_mode = access_mode ^ ADIO_WRONLY; ADIO_WRONLY 33 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_scalable.c if (access_mode & ADIO_WRONLY) { ADIO_WRONLY 34 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_scalable.c access_mode = access_mode ^ ADIO_WRONLY; ADIO_WRONLY 282 ompi/mca/io/romio321/romio/adio/include/adio.h #define ADIO_AMODE_NOMATCH ~(ADIO_CREATE|ADIO_RDONLY|ADIO_WRONLY|ADIO_RDWR|ADIO_DELETE_ON_CLOSE|ADIO_UNIQUE_OPEN|ADIO_EXCL|ADIO_APPEND|ADIO_SEQUENTIAL) ADIO_WRONLY 80 ompi/mca/io/romio321/romio/adio/include/adioi_error.h if (fh->access_mode & ADIO_WRONLY) { \