'\" t
.\"     Title: __audit_socketcall
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\"      Date: March 2017
.\"    Manual: Audit Interfaces
.\"    Source: Kernel Hackers Manual 4.10.7
.\"  Language: English
.\"
.TH "__AUDIT_SOCKETCALL" "9" "March 2017" "Kernel Hackers Manual 4\&.10\&" "Audit Interfaces"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
__audit_socketcall \- record audit data for sys_socketcall
.SH "SYNOPSIS"
.HP \w'int\ __audit_socketcall('u
.BI "int __audit_socketcall(int\ " "nargs" ", unsigned\ long\ *\ " "args" ");"
.SH "ARGUMENTS"
.PP
\fInargs\fR
.RS 4
number of args, which should not be more than AUDITSC_ARGS\&.
.RE
.PP
\fIargs\fR
.RS 4
args array
.RE
.SH "COPYRIGHT"
.br
