home
security_policyvers • man page
security_policyvers • man page
security_policyvers (3)
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)
Man Section
3 • Library calls
extra • Version
1 January 2004
extra • Source
russell@coker.com.au
extra • Book
SELinux API documentation