Home | History | Annotate | Download | only in src

Lines Matching refs:new_list

650 	cond_av_list_t *cur_list, *new_list = NULL;
660 if (expand_cond_av_list(p, list, &new_list, &expa))
662 list = new_list;
690 cond_av_list_destroy(new_list);