Home | History | Annotate | Download | only in src

Lines Matching full:curr_item

1389 		struct cil_list_item *curr_item = NULL;
1390 cil_list_for_each(curr_item, neverallow->rules) {
1391 struct cil_neverallow_rule *curr_rule = curr_item->data;