O_EXCL            134 libavutil/file_open.c #   ifndef O_EXCL
O_EXCL            137 libavutil/file_open.c     fd = open(*filename, O_RDWR | O_BINARY | O_CREAT | O_EXCL, 0600);