Home | History | Annotate | Download | only in src

Lines Matching full:cil_class

512 			if (FLAVOR(cp->class) == CIL_CLASS) {
553 if (FLAVOR(cp->class) == CIL_CLASS) {
1071 fprintf(file_arr[CONSTRAINS], " %s ", ((struct cil_class*)vt->class)->datum.name);
1079 fprintf(file_arr[CONSTRAINS], " %s " , ((struct cil_class*)vt->class)->datum.name);
1219 strcpy(temp, "/tmp/cil_class-XXXXXX");
1278 struct cil_class *class = item->data;