Searched refs:heap_higher_priority_func (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/libnetwork/netresolv/include/isc/
H A Dheap.h20 typedef int (*heap_higher_priority_func)(void *, void *); typedef
29 heap_higher_priority_func higher_priority;
42 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);

Completed in 39 milliseconds