Blob Blame History Raw
.TH "security_policyvers" "3" "1 January 2004" "russell@coker.com.au" "SE Linux API documentation"
.SH "NAME"
security_policyvers \- get the version of the SE Linux policy
.SH "SYNOPSIS"
.B #include <selinux/selinux.h>
.sp
.B int security_policyvers();

.SH "DESCRIPTION"
.B security_policyvers
returns the version of the policy (a positive integer) on success, or -1 on
error.