Home | History | Annotate | Download | only in misc

Lines Matching full:realloc

910 		new_list = realloc(sl->list, (sl->max+1) * sizeof(char *));