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

/freebsd-11.0-release/contrib/ntp/lib/isc/include/isc/
H A Dheap.h48 * isc_heap_foreach().
151 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap);
160 * "uap" as provided to isc_heap_foreach.
/freebsd-11.0-release/contrib/ntp/lib/isc/
H A Dheap.c257 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap) { function

Completed in 94 milliseconds