User login |
security_policyvers (3)
security_policyvers(3) SELinux API documentation security_policyvers(3)
NAME
security_policyvers - get the version of the SELinux policy
SYNOPSIS
#include <selinux/selinux.h>
int security_policyvers();
DESCRIPTION
security_policyvers returns the version of the policy (a positive inte-
ger) on success, or -1 on error.
SEE ALSO
selinux(8)
<a href="mailto:russell@coker.com.au">russell@coker.com.au</a> 1 January 2004 security_policyvers(3)
|