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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dheap.c91 heap_resize(heap_context ctx) { function
155 if (ctx->heap_size >= ctx->array_size && heap_resize(ctx) < 0)

Completed in 68 milliseconds