Searched refs:sink_down (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/ | ||
H A D | heap.c | 168 sink_down(isc_heap_t *heap, unsigned int i, void *elt) { function 236 sink_down(heap, idx, heap->array[idx]); 253 sink_down(heap, idx, heap->array[idx]); |
Completed in 10 milliseconds