OMPIO_SHAREDFP_IS_SET  152 ompi/mca/common/ompio/common_ompio_file_open.c 	ompio_fh->f_flags |= OMPIO_SHAREDFP_IS_SET;
OMPIO_SHAREDFP_IS_SET  371 ompi/mca/common/ompio/common_ompio_file_open.c     if (MPI_COMM_NULL != ompio_fh->f_comm && !(ompio_fh->f_flags & OMPIO_SHAREDFP_IS_SET) )  {