Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_TRUE

268 		attr->used = CIL_TRUE;
1101 if (sid->ordered == CIL_TRUE) {
1105 sid->ordered = CIL_TRUE;
1108 if (class->ordered == CIL_TRUE) {
1112 class->ordered = CIL_TRUE;
1115 if (cat->ordered == CIL_TRUE) {
1119 cat->ordered = CIL_TRUE;
1122 if (sens->ordered == CIL_TRUE) {
1126 sens->ordered = CIL_TRUE;
1254 int changed = CIL_TRUE;
1260 while (waiting && changed == CIL_TRUE) {
1271 ordered_list->merged = CIL_TRUE;
1272 changed = CIL_TRUE;
2151 ((struct cil_block*)block_datum)->is_abstract = CIL_TRUE;
2828 cil_list_destroy(&datum_sub_expr, CIL_TRUE);
2950 if (result == CIL_TRUE) {
3290 if (node->flavor == CIL_BLOCK && ((((struct cil_block*)node->data)->is_abstract == CIL_TRUE) && (pass > CIL_PASS_BLKABS))) {
3401 *(args->changed) = CIL_TRUE;