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

log_auth_attempt

Function log_auth_attempt 

Source
pub fn log_auth_attempt(pid: u64, uid: u32, username: &str, success: bool)
Expand description

Log an authentication attempt.