1AUDIT_CORE_DUMPS(9) Audit Interfaces AUDIT_CORE_DUMPS(9)
23
4
NAME
6audit_core_dumps - record information about processes that end
7abnormally
8
SYNOPSIS
10void audit_core_dumps(long signr);
11
ARGUMENTS
13signr
14signal value
15
DESCRIPTION
17If a process ends with a core dump, something fishy is going on and we
18should record the event for investigation.
19
COPYRIGHT
21Kernel Hackers Manual 3.10 June 2019 AUDIT_CORE_DUMPS(9)