Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_USERATTRIBUTE

151 	struct cil_userattribute *attr = NULL;
153 if (node->flavor == CIL_USERATTRIBUTE) {
154 attr = (struct cil_userattribute *)datum;