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