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

/freebsd-12-stable/contrib/ntp/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().
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dheap.c247 isc_heap_element(isc_heap_t *heap, unsigned int index) { function
H A Dtimer.c694 timer = isc_heap_element(manager->heap, 1);

Completed in 60 milliseconds