Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_CATSET

72 				if (n->flavor == CIL_CATSET) {
884 if (node->flavor == CIL_CATSET) {
885 struct cil_catset *catset = (struct cil_catset *)datum;
933 if (n1->flavor == CIL_CATSET || n2->flavor == CIL_CATSET) {
1536 case CIL_CATSET: {
1537 struct cil_catset *catset = node->data;