Searched refs:oldlocrec (Results 1 – 1 of 1) sorted by relevance
493 struct locrecent *oldlocrec = oldlocrecarray[cnt].locrec; in enlarge_archive() local498 old_data[idx].size = GET (oldlocrec->record[idx].len); in enlarge_archive()500 = ((char *) ah->addr + GET (oldlocrec->record[idx].offset)); in enlarge_archive()506 if (cnt > 0 && oldlocrecarray[cnt - 1].locrec == oldlocrec) in enlarge_archive()
Completed in 6 milliseconds