Home
last modified time | relevance | path

Searched refs:AUDIT_LOGIN (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Daudit.h60 #define AUDIT_LOGIN 1006 /* Define the login id and information */ macro
/linux-6.15/kernel/
H A Daudit.c2333 ab = audit_log_start(audit_context(), GFP_KERNEL, AUDIT_LOGIN); in audit_log_set_loginuid()