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.c2621 static int tomoyo_parse_policy(struct tomoyo_io_buffer *head, char *line) in tomoyo_parse_policy() argument
2624 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()
/security/selinux/
DKconfig20 command line. The purpose of this option is to allow a single
56 unless you specify enforcing=1 on the kernel command line. You
/security/integrity/ima/
DKconfig98 line 'ima_hash=' option.
177 policy name on the boot command line. The build time appraisal
234 (eg. fix, log) from the boot command line.
/security/integrity/
DKconfig88 command line.
/security/
DKconfig.hardening174 command line. This can be disabled with "init_on_alloc=0".
186 command line. This can be disabled with "init_on_free=0".
DKconfig228 line.