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 integer) on success, or -1 on error.

SEE ALSO

selinux(8)

Recommended readings

Pages related to security_policyvers you should read also:

Questions & Answers

Helpful answers and articles about security_policyvers you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search