Searched refs:checkreqprot (Results 1 – 4 of 4) sorted by relevance
1 What: /sys/fs/selinux/checkreqprot7 REMOVAL UPDATE: The SELinux checkreqprot functionality was removed in10 The selinuxfs "checkreqprot" node allows SELinux to be configured16 without authorization by policy. The default value of checkreqprot19 explicitly writing a "0" to /sys/fs/selinux/checkreqprot during20 initialization for some time. Support for setting checkreqprot to 122 will always cease using checkreqprot internally and will always24 The checkreqprot selinuxfs node will remain for backward compatibility
143 unsigned long checkreqprot; in checkreqprot_setup() local145 if (!kstrtoul(str, 0, &checkreqprot)) { in checkreqprot_setup()146 if (checkreqprot) in checkreqprot_setup()
589 checkreqprot= [SELINUX] Set initial checkreqprot flag value.597 /sys/fs/selinux/checkreqprot.598 Setting checkreqprot to 1 is deprecated.
19371 F: Documentation/ABI/removed/sysfs-selinux-checkreqprot