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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dheap.h38 #define heap_for_each __heap_for_each macro
47 int heap_for_each(heap_context, heap_for_each_func, void *);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dheap.c223 heap_for_each(heap_context ctx, heap_for_each_func action, void *uap) { function

Completed in 44 milliseconds