Searched refs:oldt (Results 1 – 1 of 1) sorted by relevance
121 struct map_entry *oldt, *newt; in map_rehash() local129 oldt = map->data; in map_rehash()137 if (!oldt[i].item || oldt[i].item == &deleted) in map_rehash()139 rc = map_put(map, oldt[i].item->key, oldt[i].item); in map_rehash()144 free(oldt); in map_rehash()