kernel::fs::file::flags

Constant O_CLOEXEC

Source
pub const O_CLOEXEC: u32 = bindings::O_CLOEXEC; // 524_288u32
Expand description

Close-on-exec flag is set.