ADIO_DELETE_ON_CLOSE   29 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c 				     ADIO_CREATE | ADIO_RDWR | ADIO_DELETE_ON_CLOSE, 
ADIO_DELETE_ON_CLOSE   42 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_setsh.c 				     ADIO_CREATE | ADIO_RDWR | ADIO_DELETE_ON_CLOSE, 
ADIO_DELETE_ON_CLOSE   47 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_open.c     if (fd->access_mode & ADIO_DELETE_ON_CLOSE)
ADIO_DELETE_ON_CLOSE   48 ompi/mca/io/romio321/romio/adio/common/ad_close.c     if (fd->access_mode & ADIO_DELETE_ON_CLOSE) {
ADIO_DELETE_ON_CLOSE   44 ompi/mca/io/romio321/romio/adio/common/ad_get_sh_fp.c 				     ADIO_CREATE | ADIO_RDWR | ADIO_DELETE_ON_CLOSE, 
ADIO_DELETE_ON_CLOSE   35 ompi/mca/io/romio321/romio/adio/common/ad_opencoll.c 	   if (access_mode & ADIO_DELETE_ON_CLOSE)
ADIO_DELETE_ON_CLOSE   36 ompi/mca/io/romio321/romio/adio/common/ad_opencoll.c 	       fd->access_mode = access_mode ^ ADIO_DELETE_ON_CLOSE;
ADIO_DELETE_ON_CLOSE   32 ompi/mca/io/romio321/romio/adio/common/ad_set_sh_fp.c 				     ADIO_CREATE | ADIO_RDWR | ADIO_DELETE_ON_CLOSE, 
ADIO_DELETE_ON_CLOSE  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)