Lines Matching refs:l2
250 static int cil_levels_simple_and_equal(struct cil_level *l1, struct cil_level *l2)253 if (l1 == l2)256 if (l1->sens == l2->sens && (l1->cats == NULL && l2->cats == NULL))511 o_str = "l2";