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