Интерактивная система просмотра системных руководств (man-ов)
security_policyvers (3)
>> security_policyvers (3) ( Linux man: Библиотечные вызовы )
NAME
security_policyvers - get the version of the SE Linux 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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-