Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_CAT

3162 	struct cil_cat *cat = NULL;
3178 rc = cil_gen_node(db, ast_node, (struct cil_symtab_datum*)cat, (hashtab_key_t)key, CIL_SYM_CATS, CIL_CAT);
3193 void cil_destroy_category(struct cil_cat *cat)
4738 param->flavor = CIL_CAT;
5215 rc = cil_gen_expr(curr, CIL_CAT, &(*cats)->str_expr);