Constant MAX_SELINUX_CONTEXT_ATTRIBUTE_LEN
pub const MAX_SELINUX_CONTEXT_ATTRIBUTE_LEN: u64 = 256; // 256u64
Expand description
The maximum size for passing the SELinux context as an attribute.
pub const MAX_SELINUX_CONTEXT_ATTRIBUTE_LEN: u64 = 256; // 256u64
The maximum size for passing the SELinux context as an attribute.