Searched refs:heap_index_func (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/include/isc/
H A Dheap.h19 typedef void (*heap_index_func)(void *, int); typedef
28 heap_index_func index;
40 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dheap.c53 heap_new(heap_higher_priority_func higher_priority, heap_index_func index,

Completed in 20 milliseconds