Searched defs:heap_insert (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dheap.h33 #define heap_insert __heap_insert macro
42 int heap_insert(heap_context, void *);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dheap.c146 heap_insert(heap_context ctx, void *elt) { function

Completed in 71 milliseconds