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