Home
last modified time | relevance | path

Searched refs:AUDIT_EOE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Daudit.h104 #define AUDIT_EOE 1320 /* End of multi-record event */ macro
/linux-4.4.14/kernel/
Daudit.c397 if (nlh->nlmsg_type != AUDIT_EOE) { in audit_printk_skb()
Dauditsc.c1444 ab = audit_log_start(context, GFP_KERNEL, AUDIT_EOE); in audit_log_exit()