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

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dheap.h21 typedef void (*heap_index_func)(void *, int); typedef
30 heap_index_func index;
42 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);
/netbsd-current/lib/libc/include/isc/
H A Dheap.h21 typedef void (*heap_index_func)(void *, int); typedef
30 heap_index_func index;
42 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dheap.c55 heap_new(heap_higher_priority_func higher_priority, heap_index_func index,

Completed in 172 milliseconds