Home
last modified time | relevance | path

Searched refs:off (Results 1 – 4 of 4) sorted by relevance

/security/selinux/
A Dima.c23 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 Ddevice_cgroup.c785 char *buf, size_t nbytes, loff_t off) in devcgroup_access_write() argument
A DKconfig279 Any LSMs left off this list, except for those with order
A DKconfig.hardening243 command line. This can be disabled with "hardened_usercopy=off".

Completed in 6 milliseconds