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

/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dheap.c164 sink_down(isc_heap_t *heap, unsigned int i, void *elt) { function
226 sink_down(heap, index, heap->array[index]);
243 sink_down(heap, index, heap->array[index]);

Completed in 51 milliseconds