Searched refs:off (Results 1 – 4 of 4) sorted by relevance
| /security/selinux/ |
| A D | ima.c | 23 const char *on = "=1;", *off = "=0;"; in selinux_ima_collect_state() local 40 rc = strlcat(buf, selinux_initialized() ? on : off, buf_len); in selinux_ima_collect_state() 46 rc = strlcat(buf, enforcing_enabled() ? on : off, buf_len); in selinux_ima_collect_state() 52 rc = strlcat(buf, checkreqprot_get() ? on : off, buf_len); in selinux_ima_collect_state() 59 rc = strlcat(buf, selinux_state.policycap[i] ? on : off, in selinux_ima_collect_state()
|
| /security/ |
| A D | device_cgroup.c | 785 char *buf, size_t nbytes, loff_t off) in devcgroup_access_write() argument
|
| A D | Kconfig | 279 Any LSMs left off this list, except for those with order
|
| A D | Kconfig.hardening | 243 command line. This can be disabled with "hardened_usercopy=off".
|
Completed in 6 milliseconds