Home
last modified time | relevance | path

Searched refs:heap_for_each_func (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dheap.c219 heap_for_each(heap_context ctx, heap_for_each_func action, void *uap) { in heap_for_each()
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dheap.h20 typedef void (*heap_for_each_func)(void *, void *); typedef
47 int heap_for_each(heap_context, heap_for_each_func, void *);