table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__AUDIT_SIGNAL_INFO(9) | Audit Interfaces | __AUDIT_SIGNAL_INFO(9) |
NAME¶
__audit_signal_info - record signal info for shutting down audit subsystemSYNOPSIS¶
int
__audit_signal_info(int sig,
struct task_struct * t);
ARGUMENTS¶
sigsignal value
t
task being signaled
DESCRIPTION¶
If the audit subsystem is being terminated, record the task (pid) and uid that is doing that.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |