Constant kernel::fs::file::flags::O_NOCTTY

source ·
pub const O_NOCTTY: u32 = bindings::O_NOCTTY; // 256u32
Expand description

File should not be used as process’s controlling terminal.