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
2621 static int tomoyo_parse_policy(struct tomoyo_io_buffer *head, char *line) in tomoyo_parse_policy() argument2624 head->w.is_delete = !strncmp(line, "delete ", 7); in tomoyo_parse_policy()2626 memmove(line, line + 7, strlen(line + 7) + 1); in tomoyo_parse_policy()2630 if (*line == '<') { in tomoyo_parse_policy()2631 char *cp = strchr(line, ' '); in tomoyo_parse_policy()2635 head->w.ns = tomoyo_assign_namespace(line); in tomoyo_parse_policy()2636 memmove(line, cp, strlen(cp) + 1); in tomoyo_parse_policy()
20 command line. The purpose of this option is to allow a single56 unless you specify enforcing=1 on the kernel command line. You
98 line 'ima_hash=' option.177 policy name on the boot command line. The build time appraisal234 (eg. fix, log) from the boot command line.
88 command line.
174 command line. This can be disabled with "init_on_alloc=0".186 command line. This can be disabled with "init_on_free=0".
228 line.