Searched refs:isc_mem_putanddetach (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/ntp/lib/isc/include/isc/ |
| HD | mem.h | 283 #define isc_mem_putanddetach(c, p, s) \ macro 300 #define isc_mem_putanddetach(c, p, s) \ macro
|
| /NextBSD/contrib/ntp/lib/isc/ |
| HD | stats.c | 183 isc_mem_putanddetach(&stats->mctx, stats, sizeof(*stats)); in isc_stats_detach()
|
| HD | heap.c | 118 isc_mem_putanddetach(&heap->mctx, heap, sizeof(*heap)); in isc_heap_destroy()
|
| HD | httpd.c | 373 isc_mem_putanddetach(&mctx, httpdmgr, sizeof(isc_httpdmgr_t)); in httpdmgr_destroy()
|
| /NextBSD/contrib/ntp/lib/isc/unix/ |
| HD | app.c | 909 isc_mem_putanddetach(&ctx->mctx, ctx, sizeof(*ctx)); in isc__appctx_destroy()
|