Home
last modified time | relevance | path

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
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dheap.c142 heap_insert(heap_context ctx, void *elt) { in heap_insert() function