⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
log_process_create
veridian_
kernel
0.25.2
In veridian_
kernel::
security::
audit
veridian_kernel
::
security
::
audit
Function
log_
process_
create
Copy item path
Source
pub fn log_process_create(pid: u64, uid: u32, result: i32)
Expand description
Log a process creation event.