Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

security_policyvers(3)


security_policyvers

security_policyvers

NAME
SYNOPSIS
DESCRIPTION

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.



security_policyvers(3)