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

/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);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dheap.c53 heap_new(heap_higher_priority_func higher_priority, heap_index_func index, function
H A Dev_timers.c420 return (heap_new(due_sooner, set_index, 2048));

Completed in 59 milliseconds