HomeSort by: relevance | last modified time | path
    Searched defs:heap_for_each (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/include/isc/
heap.h 40 #define heap_for_each __heap_for_each macro
49 int heap_for_each(heap_context, heap_for_each_func, void *);
  /src/external/bsd/libbind/dist/include/isc/
heap.h 40 #define heap_for_each __heap_for_each macro
49 int heap_for_each(heap_context, heap_for_each_func, void *);
  /src/external/bsd/libbind/dist/isc/
heap.c 225 heap_for_each(heap_context ctx, heap_for_each_func action, void *uap) { function

Completed in 15 milliseconds