Home
last modified time | relevance | path

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

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