Home
last modified time | relevance | path

Searched defs:ima_rule_entry (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/security/integrity/ima/
Dima_policy.c49 struct ima_rule_entry { struct
50 struct list_head list;
51 int action;
52 unsigned int flags;
53 enum ima_hooks func;
77 static struct ima_rule_entry dont_measure_rules[] = { argument