Searched refs:newmib (Results 1 – 1 of 1) sorted by relevance
444 void *newmib; in mib_fetch_ifmib() local504 if ((newmib = realloc(ifp->specmib, len)) == NULL) { in mib_fetch_ifmib()510 ifp->specmib = newmib; in mib_fetch_ifmib()