Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_CATSET

149 				if (n->flavor == CIL_CATSET) {
1133 if (node->flavor == CIL_CATSET) {
1134 struct cil_catset *catset = (struct cil_catset *)datum;
1182 if (n1->flavor == CIL_CATSET || n2->flavor == CIL_CATSET) {
1834 case CIL_CATSET: {
1835 struct cil_catset *catset = node->data;