Home
last modified time | relevance | path

Searched refs:newtpllist (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_stats.c1148 struct statsblobv1_tpl *tpl, **newtpllist; local
1193 newtpllist = stats_realloc(tpllist, ntpl * sizeof(void *),
1195 if (newtpllist != NULL) {
1197 tpllist = (struct statsblob_tpl **)newtpllist;