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

/bind-9.11.3/lib/isc/include/isc/
H A Dheap.h39 * isc_heap_foreach().
144 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap);
153 * "uap" as provided to isc_heap_foreach.
/bind-9.11.3/lib/isc/
H A Dheap.c268 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap) { function

Completed in 23 milliseconds