⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
set_process_label
veridian_
kernel
0.25.2
In veridian_
kernel::
security::
mac
veridian_kernel
::
security
::
mac
Function
set_
process_
label
Copy item path
Source
pub fn set_process_label(pid: u64, label:
SecurityLabel
)
Expand description
Set the security label for a process.