pub fn protection_checking_mode() -> Result<ProtectionCheckingMode>Expand description
Determine the protection currently checked by SELinux on mmap() and
mprotect() calls.
See: security_get_checkreqprot().
pub fn protection_checking_mode() -> Result<ProtectionCheckingMode>Determine the protection currently checked by SELinux on mmap() and
mprotect() calls.
See: security_get_checkreqprot().