table of contents
other versions
- jessie 2.3-2
- stretch 2.6-3+b3
- testing 2.8-1+b1
- unstable 2.8-1+b1
- experimental 2.9-1
security_policyvers(3) | SELinux API documentation | security_policyvers(3) |
NAME¶
security_policyvers - get the version of the SELinux policySYNOPSIS¶
#include <selinux/selinux.h> int security_policyvers();DESCRIPTION¶
security_policyvers() returns the version of the policy (a positive integer) on success, or -1 on error.SEE ALSO¶
selinux(8)1 January 2004 | russell@coker.com.au |