Home | History | Annotate | Download | only in src

Lines Matching refs:lexpr

2707 	struct cil_list *lexpr;
2741 rc = __cil_fill_constraint_expr(current->next->cl_head, flavor, &lexpr, depth);
2747 cil_list_append(*expr, CIL_LIST, lexpr);
2750 rc = __cil_fill_constraint_expr(current->next->cl_head, flavor, &lexpr, depth);
2760 cil_list_append(*expr, CIL_LIST, lexpr);