.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SECURITY_LOAD_POLICY" "9" "09 October 2005" "" ""
.SH NAME
security_load_policy \- Load a security policy configuration.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int security_load_policy (void * \fIdata\fB, size_t \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdata\fB\fR
binary policy data
.TP
\fB\fIlen\fB\fR
length of data in bytes
.SH "DESCRIPTION"
.PP
Load a new set of security policy configuration data,
validate it and convert the SID table as necessary.
This function will flush the access vector cache after
loading the new policy.