Skip to main content

O_EXCL

Constant O_EXCL 

Source
pub const O_EXCL: u32 = 0o000200;
Expand description

Create file exclusively (with O_CREAT)