Searched refs:tcl_old (Results 1 – 1 of 1) sorted by relevance
235 tuncl_t **tcl_old = tcl_slots; in tcl_grow() local257 bcopy(tcl_old, tcl_new, old_size * sizeof (tuncl_t *)); in tcl_grow()259 kmem_free(tcl_old, old_size * sizeof (tuncl_t *)); in tcl_grow()