Lines Matching refs:CIL_TRUE
85 if (blk->is_abstract == CIL_TRUE) { in __cil_gather_statements_helper()
255 return CIL_TRUE; in cil_levels_simple_and_equal()
258 return CIL_TRUE; in cil_levels_simple_and_equal()
326 if (first == CIL_TRUE) { in cil_cond_expr_to_policy()
330 if (first == CIL_TRUE) { in cil_cond_expr_to_policy()
1082 int first = CIL_TRUE; in cil_typeattributes_to_policy()
1101 first = CIL_TRUE; in cil_typeattributes_to_policy()
1110 int need_first = CIL_TRUE, need_last = CIL_TRUE; in cil_xperms_to_policy()
1122 if (need_first == CIL_TRUE) { in cil_xperms_to_policy()
1125 } else if (need_last == CIL_TRUE) { in cil_xperms_to_policy()
1142 need_last = CIL_TRUE; in cil_xperms_to_policy()
1312 if (blk->is_abstract == CIL_TRUE) { in __cil_block_te_rules_to_policy_helper()
1412 if (mls == CIL_TRUE) { in cil_block_te_rules_to_policy()
1431 if (blk->is_abstract == CIL_TRUE) { in __cil_te_rules_to_policy_helper()
1445 cil_cond_expr_to_policy(args->out, bool->datum_expr, CIL_TRUE); in __cil_te_rules_to_policy_helper()
1498 int first = CIL_TRUE; in cil_role_types_to_policy()
1518 first = CIL_TRUE; in cil_role_types_to_policy()
1530 int first = CIL_TRUE; in cil_roleattributes_to_policy()
1549 first = CIL_TRUE; in cil_roleattributes_to_policy()
1619 if (mls == CIL_TRUE && user->dftlevel != NULL) { in cil_users_to_policy()
1624 if (mls == CIL_TRUE && user->range != NULL) { in cil_users_to_policy()
1937 if (db->mls == CIL_TRUE) { in cil_gen_policy()