Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:O_EXCL

881   fd = open (*name, O_CREAT|O_EXCL|O_WRONLY, 0600);