Constant AT_STATX_DONT_SYNC
pub const AT_STATX_DONT_SYNC: i32 = 0x4000; // 16_384i32
Available on crate feature
dep_nc
only.Expand description
- Don’t sync attributes with the server
pub const AT_STATX_DONT_SYNC: i32 = 0x4000; // 16_384i32
dep_nc
only.