audit_socketcall(9)
NAME
audit_socketcall - record audit data for sys_socketcall
SYNOPSIS
int audit_socketcall(int nargs, unsigned long * args);
ARGUMENTS
- nargs
- number of args
- args
- args array
DESCRIPTION
Returns 0 for success or NULL context or < 0 on error.