Blame libselinux/man/man3/security_policyvers.3
|
Chris PeBenito |
473ea7 |
.TH "security_policyvers" "3" "1 January 2004" "russell@coker.com.au" "SE Linux API documentation"
|
|
Chris PeBenito |
473ea7 |
.SH "NAME"
|
|
Chris PeBenito |
473ea7 |
security_policyvers \- get the version of the SE Linux policy
|
|
Chris PeBenito |
473ea7 |
.SH "SYNOPSIS"
|
|
Chris PeBenito |
473ea7 |
.B #include <selinux/selinux.h>
|
|
Chris PeBenito |
473ea7 |
.sp
|
|
Chris PeBenito |
473ea7 |
.B int security_policyvers();
|
|
Chris PeBenito |
473ea7 |
|
|
Chris PeBenito |
473ea7 |
.SH "DESCRIPTION"
|
|
Chris PeBenito |
473ea7 |
.B security_policyvers
|
|
Chris PeBenito |
473ea7 |
returns the version of the policy (a positive integer) on success, or -1 on
|
|
Chris PeBenito |
473ea7 |
error.
|