Blame libselinux/man/man3/is_selinux_enabled.3
|
Chris PeBenito |
473ea7 |
.TH "is_selinux_enabled" "3" "1 January 2004" "russell@coker.com.au" "SE Linux API documentation"
|
|
Chris PeBenito |
473ea7 |
.SH "NAME"
|
|
Chris PeBenito |
473ea7 |
is_selinux_enabled \- check whether SE Linux is enabled
|
|
Chris PeBenito |
473ea7 |
.SH "SYNOPSIS"
|
|
Chris PeBenito |
473ea7 |
.B #include <selinux/selinux.h>
|
|
Chris PeBenito |
473ea7 |
.sp
|
|
Chris PeBenito |
473ea7 |
.B int is_selinux_enabled();
|
|
Chris PeBenito |
473ea7 |
|
|
Chris PeBenito |
473ea7 |
.SH "DESCRIPTION"
|
|
Chris PeBenito |
473ea7 |
.B is_selinux_enabled
|
|
Chris PeBenito |
473ea7 |
returns 1 if SE Linux is running or 0 if it is not. May change soon.
|