Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_CAT

182 		if (expr_flavor != CIL_CAT) {
388 } else if (node->flavor == CIL_CAT) {
389 struct cil_cat *cat = node->data;
440 int __cil_is_cat_in_cats(struct cil_cat *cat, struct cil_cats *cats)
445 struct cil_cat *c = i->data;
455 int __cil_verify_cat_in_cats(struct cil_cat *cat, struct cil_cats *cats)
480 struct cil_cat *cat = i->data;