Home | History | Annotate | Download | only in src

Lines Matching defs:r1

240 				cil_log(CIL_ERR, "r2 on the right side must be used with r1 on the left\n");
676 struct cil_role *r1 = role;
680 if (r1 == r2) {
681 cil_log(CIL_ERR, "Circular bounds found for role %s\n", r1->datum.name);
688 r1 = r2;