table of contents
        
      
      
    | AUDIT_CORE_DUMPS(9) | Audit Interfaces | AUDIT_CORE_DUMPS(9) | 
NAME¶
audit_core_dumps - record information about processes that end abnormally
SYNOPSIS¶
void audit_core_dumps(long signr);
ARGUMENTS¶
signr
signal value
DESCRIPTION¶
If a process ends with a core dump, something fishy is going on and we should record the event for investigation.
COPYRIGHT¶
| June 2024 | Kernel Hackers Manual 3.10 |