Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Daudit.h136 #define AUDIT_ANOM_ABEND 1701 /* Process ended abnormally */ macro
/linux-4.1.27/kernel/
Dauditsc.c2398 ab = audit_log_start(NULL, GFP_KERNEL, AUDIT_ANOM_ABEND); in audit_core_dumps()