dwww Home | Manual pages | Find package

is_selinux_enabled(3)      SELinux API documentation     is_selinux_enabled(3)

NAME
       is_selinux_enabled - check whether SELinux is enabled

NAME
       is_selinux_mls_enabled  -  check  whether SELinux is enabled for (Multi
       Level Security) MLS

SYNOPSIS
       #include <selinux/selinux.h>

       int is_selinux_enabled();

       int is_selinux_mls_enabled();

DESCRIPTION
       is_selinux_enabled() returns 1 if SELinux is running or 0 if it is not.

       is_selinux_mls_enabled() returns 1 if SELinux is capable of running  in
       MLS  mode or 0 if it is not. To determine the policy in use on the sys-
       tem, use selinux_getpolicytype(3).

SEE ALSO
       selinux(8)

russell@coker.com.au              7 Mar 2010             is_selinux_enabled(3)

Generated by dwww version 1.14 on Mon Feb 3 07:45:06 CET 2025.