kernel::fs::file::flags

Constant O_NOFOLLOW

Source
pub const O_NOFOLLOW: u32 = bindings::O_NOFOLLOW; // 131_072u32
Expand description

If basename of path is a symbolic link, fail open.