Home
last modified time | relevance | path

Searched refs:props (Results 1 – 4 of 4) sorted by relevance

/security/ipe/
A Dpolicy_parser.c223 list_for_each_entry_safe(p, t, &r->props, next) { in free_rule()
342 list_add_tail(&p->next, &r->props); in parse_property()
381 INIT_LIST_HEAD(&r->props); in parse_rule()
412 if (!list_empty(&r->props)) { in parse_rule()
A Dpolicy.h56 struct list_head props; member
A Daudit.c99 list_for_each_entry(ptr, &r->props, next) { in audit_rule()
A Deval.c350 list_for_each_entry(prop, &rule->props, next) { in ipe_evaluate_event()

Completed in 6 milliseconds