Home | History | Annotate | Download | only in src

Lines Matching refs:cil_catset

69 				if (n->flavor == CIL_CATSET) {
743 if (node->flavor == CIL_CATSET) {
744 struct cil_catset *catset = (struct cil_catset *)datum;
792 if (n1->flavor == CIL_CATSET || n2->flavor == CIL_CATSET) {
1180 case CIL_CATSET: {
1181 struct cil_catset *catset = node->data;