Home
last modified time | relevance | path

Searched refs:enforcing (Results 1 – 17 of 17) sorted by relevance

/linux-3.4.99/security/selinux/ss/
Dstatus.c61 status->enforcing = selinux_enforcing; in selinux_kernel_status_page()
83 void selinux_status_update_setenforce(int enforcing) in selinux_status_update_setenforce() argument
94 status->enforcing = enforcing; in selinux_status_update_setenforce()
/linux-3.4.99/security/selinux/include/
Dsecurity.h209 u32 enforcing; /* current setting of enforcing mode */ member
217 extern void selinux_status_update_setenforce(int enforcing);
/linux-3.4.99/scripts/selinux/
Dinstall_policy.sh37 SELINUX=enforcing
/linux-3.4.99/security/selinux/
DKconfig64 unless you specify enforcing=1 on the kernel command line. You
65 can interactively toggle the kernel between enforcing mode and
Dhooks.c109 unsigned long enforcing; in enforcing_setup() local
110 if (!strict_strtoul(str, 0, &enforcing)) in enforcing_setup()
111 selinux_enforcing = enforcing ? 1 : 0; in enforcing_setup()
/linux-3.4.99/security/tomoyo/
DKconfig52 enforcing mode from the beginning, you can reduce the possibility of
Dcommon.h880 struct tomoyo_preference *enforcing; member
/linux-3.4.99/Documentation/scsi/
DLICENSE.qla2xxx206 You are not responsible for enforcing compliance by third parties to
DLICENSE.qla4xxx205 You are not responsible for enforcing compliance by third parties to
/linux-3.4.99/Documentation/networking/
DLICENSE.qlcnic204 You are not responsible for enforcing compliance by third parties to
DLICENSE.qlge204 You are not responsible for enforcing compliance by third parties to
/linux-3.4.99/Documentation/filesystems/caching/
Dcachefiles.txt397 located elsewhere when SELinux is in enforcing mode, please see:
/linux-3.4.99/drivers/staging/usbip/userspace/
DCOPYING194 You are not responsible for enforcing compliance by third parties to
/linux-3.4.99/drivers/staging/rtl8192u/
Dcopying194 You are not responsible for enforcing compliance by third parties to
/linux-3.4.99/drivers/staging/rtl8192e/
Dlicense197 responsible for enforcing compliance by third parties to this License.
/linux-3.4.99/
DCOPYING210 You are not responsible for enforcing compliance by third parties to
/linux-3.4.99/Documentation/
Dkernel-parameters.txt811 enforcing [SELINUX] Set initial enforcing status.
815 1 -- enforcing (deny and log).