security_policyvers - get the version of the SELinux policy
Contents
Description
security_policyvers() returns the version of the policy (a positive integer) on success, or -1 on error.
Name
security_policyvers - get the version of the SELinux policy
See Also
selinux(8) russell@coker.com.au 1 January 2004 security_policyvers(3)
Synopsis
#include<selinux/selinux.h>intsecurity_policyvers(void);
