Home
last modified time | relevance | path

Searched refs:heap_delete (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_timers.c240 if (heap_delete(ctx->timers, del->index) < 0) in evClearTimer()
H A Dheap.c160 heap_delete(heap_context ctx, int i) { in heap_delete() function
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dheap.h34 #define heap_delete __heap_delete macro
43 int heap_delete(heap_context, int);