Home | History | Annotate | Download | only in src

Lines Matching refs:cil_booleanif

3235 	struct cil_booleanif *bif = (struct cil_booleanif*)current->data;
3237 rc = cil_resolve_expr(CIL_BOOLEANIF, bif->str_expr, &bif->datum_expr, current, extra_args);
3506 case CIL_BOOLEANIF:
3739 if (((struct cil_booleanif*)boolif->data)->preserved_tunable) {
3825 } else if (parent->flavor == CIL_BOOLEANIF) {
3868 } else if (parent->flavor == CIL_BOOLEANIF) {