Searched refs:props (Results 1 – 4 of 4) sorted by relevance
223 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()
56 struct list_head props; member
99 list_for_each_entry(ptr, &r->props, next) { in audit_rule()
350 list_for_each_entry(prop, &rule->props, next) { in ipe_evaluate_event()
Completed in 6 milliseconds