Searched refs:isc_heap_element (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dheap.h137 isc_heap_element(isc_heap_t *heap, unsigned int index);
165 * safe function to call while iterating the heap is isc_heap_element().
/bind-9.6-ESV-R11/lib/isc/
H A Dheap.c247 isc_heap_element(isc_heap_t *heap, unsigned int index) { function
H A Dtimer.c594 timer = isc_heap_element(manager->heap, 1);
/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c6156 header = isc_heap_element(rbtdb->heaps[rbtnode->locknum], 1);
6828 this = isc_heap_element(rbtdb->heaps[i], 1);
8719 header = isc_heap_element(rbtdb->heaps[locknum], 1);

Completed in 36 milliseconds