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

/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dheap.h50 typedef void (*isc_heapaction_t)(void *, void *); typedef
151 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap);
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dheap.c257 isc_heap_foreach(isc_heap_t *heap, isc_heapaction_t action, void *uap) {

Completed in 169 milliseconds