Home | History | Annotate | Download | only in installd

Lines Matching refs:O_EXCL

696     out_fd = open(out_path, O_RDWR | O_CREAT | O_EXCL, 0644);