Searched refs:heap_delete (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dheap.h36 #define heap_delete __heap_delete macro
45 int heap_delete(heap_context, int);
/netbsd-current/lib/libc/include/isc/
H A Dheap.h36 #define heap_delete __heap_delete macro
45 int heap_delete(heap_context, int);
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dheap.c166 heap_delete(heap_context ctx, int i) { function
H A Dev_timers.c248 if (heap_delete(ctx->timers, del->index) < 0)
/netbsd-current/lib/libc/isc/
H A Dev_timers.c265 if (heap_delete(ctx->timers, del->index) < 0)

Completed in 128 milliseconds