O_EXCL 164 libavutil/file.c # ifndef O_EXCL O_EXCL 167 libavutil/file.c fd = open(*filename, O_RDWR | O_BINARY | O_CREAT | O_EXCL, 0600);