Home | History | Annotate | Download | only in src

Lines Matching refs:sub_expr

2280 		struct cil_list *sub_expr;
2281 cil_list_init(&sub_expr, flavor);
2282 rc = __cil_fill_expr_helper(current->cl_head, flavor, sub_expr, depth);
2286 cil_list_append(expr, CIL_LIST, sub_expr);