Searched refs:newtpllist (Results 1 – 1 of 1) sorted by relevance
1148 struct statsblobv1_tpl *tpl, **newtpllist; local1193 newtpllist = stats_realloc(tpllist, ntpl * sizeof(void *),1195 if (newtpllist != NULL) {1197 tpllist = (struct statsblob_tpl **)newtpllist;