Searched refs:resize (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/
H A Dheap.c124 resize(isc_heap_t *heap) { function
196 if (new_last >= heap->size && !resize(heap))
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Ddynstr.c49 resize(atf_dynstr_t *ad, size_t newsize) function
88 err = resize(ad, newlen + sizeof(char));

Completed in 741 milliseconds