Searched refs:lastitem (Results 1 – 1 of 1) sorted by relevance
880 mib_item_t *lastitem; in mibfree() local883 lastitem = firstitem; in mibfree()885 if (lastitem->valp != NULL) in mibfree()886 free(lastitem->valp); in mibfree()887 free(lastitem); in mibfree()