logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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