Home | History | Annotate | Download | only in src

Lines Matching refs:n2

4552 	struct cil_tree_node *n2;
4584 n2 = i2->data;
4585 r2 = n2->data;
4586 __cil_print_parents(" ", n2);
4808 struct cil_tree_node *n2 = i2->data;
4809 struct cil_avrule *r2 = n2->data;
4810 if (n1 == n2) {
4813 n1 = n2;
4814 __cil_print_parents(" ", n2);