Home
last modified time | relevance | path

Searched refs:line (Results 1 – 7 of 7) sorted by relevance

/security/tomoyo/
DKconfig66 command line option.
75 You can override this setting via TOMOYO_trigger= kernel command line
Dcommon.c2618 static int tomoyo_parse_policy(struct tomoyo_io_buffer *head, char *line) in tomoyo_parse_policy() argument
2621 head->w.is_delete = !strncmp(line, "delete ", 7); in tomoyo_parse_policy()
2623 memmove(line, line + 7, strlen(line + 7) + 1); in tomoyo_parse_policy()
2627 if (*line == '<') { in tomoyo_parse_policy()
2628 char *cp = strchr(line, ' '); in tomoyo_parse_policy()
2632 head->w.ns = tomoyo_assign_namespace(line); in tomoyo_parse_policy()
2633 memmove(line, cp, strlen(cp) + 1); in tomoyo_parse_policy()
/security/integrity/ima/
DKconfig73 by specifying "ima_template=" on the boot command line.
93 line 'ima_hash=' option.
173 policy name on the boot command line. The build time appraisal
230 (eg. fix, log) from the boot command line.
/security/selinux/
DKconfig20 command line. The purpose of this option is to allow a single
59 unless you specify enforcing=1 on the kernel command line. You
/security/integrity/
DKconfig97 command line.
/security/
DKconfig.hardening216 command line. This can be disabled with "init_on_alloc=0".
228 command line. This can be disabled with "init_on_free=0".
DKconfig220 line.