Man Page: selinux_getpolicytype
Operating Environment: debian
Section: 3
selinux_getpolicytype(3) SELinux API documentation selinux_getpolicytype(3)NAMEselinux_getpolicytype - get the type of SELinux policy running on the systemSYNOPSIS#include <selinux/selinux.h> int selinux_getpolicytype();DESCRIPTIONselinux_getpolicytype Reads the contents of the /etc/selinux/config file to determine the SELinux policy used on the system.RETURN VALUEOn success, zero is returned. On failure, -1 is returned.SEE ALSOselinux(8) dwalsh@redhat.com 24 Sep 2008 selinux_getpolicytype(3)
| Related Man Pages |
|---|
| selinux_config(5) - centos |
| security_commit_booleans(3) - debian |
| security_get_boolean_pending(3) - debian |
| selinux-policy-upgrade(8) - debian |
| security_get_boolean_names(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |