SECURITY_SELINUX_XATTR_C

Constant SECURITY_SELINUX_XATTR_C 

Source
pub(crate) const SECURITY_SELINUX_XATTR_C: &CStr = c"security.selinux";
Expand description

The SELinux xattr. Because the ostree xattrs require an embedded NUL, we store that version as a constant.