Lines Matching refs:cil_cat
66 if (flavor == CIL_CAT) {
842 if (cil_verify_is_list(cats->datum_expr, CIL_CAT)) {
854 cil_list_init(&new, CIL_CAT);
857 struct cil_cat *cat = curr->data;
896 struct cil_cat *cat = (struct cil_cat *)curr->data;
905 struct cil_cat *cat = alias->actual;
912 struct cil_cat *cat = (struct cil_cat *)datum;
933 struct cil_cat *c1 = (struct cil_cat *)d1;
934 struct cil_cat *c2 = (struct cil_cat *)d2;
1017 case CIL_CAT:
1066 if (flavor == CIL_CAT) {