Searched refs:line (Results 1 – 7 of 7) sorted by relevance
66 command line option.75 You can override this setting via TOMOYO_trigger= kernel command line
2618 static int tomoyo_parse_policy(struct tomoyo_io_buffer *head, char *line) in tomoyo_parse_policy() argument2621 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()
73 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 appraisal230 (eg. fix, log) from the boot command line.
20 command line. The purpose of this option is to allow a single59 unless you specify enforcing=1 on the kernel command line. You
97 command line.
216 command line. This can be disabled with "init_on_alloc=0".228 command line. This can be disabled with "init_on_free=0".
220 line.