logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

security_policyvers - get the version of the SELinux policy

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);

See Also