Home | History | Annotate | Download | only in config

Lines Matching refs:PreconditionList

559   PreconditionList *pl =
560 (PreconditionList *) xmalloc (sizeof (PreconditionList));
561 PreconditionList *prev = tr->conditions;
562 PreconditionList *nxt;