⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

log_mac_decision

Function log_mac_decision 

Source
pub fn log_mac_decision(
    pid: u64,
    uid: u32,
    source_type: &str,
    target_type: &str,
    access: &str,
    allowed: bool,
)
Expand description

Log a MAC policy decision.