Function protection_checking_mode

Source
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().