table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__AUDIT_SOCKADDR(9) | Audit Interfaces | __AUDIT_SOCKADDR(9) |
NAME¶
__audit_sockaddr - record audit data for sys_bind, sys_connect, sys_sendtoSYNOPSIS¶
int
__audit_sockaddr(int len,
void * a);
ARGUMENTS¶
lendata length in user space
a
data address in kernel space
DESCRIPTION¶
Returns 0 for success or NULL context or < 0 on error.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |