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

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dheap.h18 typedef int (*heap_higher_priority_func)(void *, void *); typedef
27 heap_higher_priority_func higher_priority;
40 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);

Completed in 56 milliseconds