Home | History | Annotate | Download | only in runtime

Lines Matching refs:O_RDWR

470     int fd = open(profile_output_filename_.c_str(), O_RDWR|O_CREAT|O_EXCL, 0660);