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