Home | History | Annotate | Download | only in sdcard

Lines Matching refs:O_EXCL

408     int fd = open(path, O_RDWR | O_CREAT | O_EXCL | O_NOFOLLOW, mode);