Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:cond_expr_t

360                         { if (pass == 2) { if (define_conditional((cond_expr_t*)$2, (avrule_t*)$4, (avrule_t*)$6) < 0) return -1;  }}