Searched refs:lenloc (Results 1 – 1 of 1) sorted by relevance
83 size_t *lenloc; in free() local87 lenloc = (size_t *)addr - 1; in free()88 bkmem_free((caddr_t)lenloc, *lenloc + sizeof (size_t)); in free()