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

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dheap.h34 #define heap_free __heap_free macro
43 int heap_free(heap_context);
/netbsd-current/lib/libc/include/isc/
H A Dheap.h34 #define heap_free __heap_free macro
43 int heap_free(heap_context);
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dheap.c79 heap_free(heap_context ctx) { function
H A Dev_timers.c428 (void) heap_free(ctx->timers);
/netbsd-current/lib/libc/isc/
H A Dev_timers.c445 (void) heap_free(ctx->timers);

Completed in 82 milliseconds