Query: selinux_getpolicytype
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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(char **policytype);DESCRIPTIONselinux_getpolicytype() Reads the contents of the /etc/selinux/config file to determine the SELinux policy used on the system, and sets policytype accordinly.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_load_booleans(3) - debian |
| security_set_boolean(3) - debian |
| selinux_config(5) - debian |
| security_set_boolean(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |