Home | History | Annotate | Download | only in src

Lines Matching refs:O_EXCL

601 		    flags |= O_EXCL;
1382 newfd = open (arfname, O_RDWR | O_CREAT | O_EXCL, DEFFILEMODE);