Home
last modified time | relevance | path

Searched refs:heap_new (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_timers.c414 return (heap_new(due_sooner, set_index, 2048)); in evCreateTimers()
H A Dheap.c49 heap_new(heap_higher_priority_func higher_priority, heap_index_func index, in heap_new() function
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dheap.h31 #define heap_new __heap_new macro
40 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);