Home
last modified time | relevance | path

Searched refs:alloc_clear (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitverify.c329 alloc_clear(&alloc); in verifytest_file()
365 alloc_clear(&alloc); in dstest_file()
497 alloc_clear(&alloc); in nsec3_hash_test()
H A Dunitmsgparse.c542 alloc_clear(&alloc); in msgparse_test()
543 alloc_clear(&super_a); in msgparse_test()
H A Dunitmain.c86 alloc_clear(&minor1); in alloc_test()
105 alloc_clear(&minor1); in alloc_test()
106 alloc_clear(&minor2); in alloc_test()
108 alloc_clear(&major); in alloc_test()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dalloc.h116 void alloc_clear(struct alloc_cache* alloc);
H A Dalloc.c160 alloc_clear(struct alloc_cache* alloc) in alloc_clear() function
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Ddaemon.c503 alloc_clear(daemon->worker_allocs[i]); in daemon_clear_allocs()
888 alloc_clear(&daemon->superalloc); in daemon_delete()
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dlibunbound.c365 alloc_clear(a); in ub_ctx_delete()
386 alloc_clear(&ctx->superalloc); in ub_ctx_delete()
/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.c287 alloc_clear(&sn_env->alloc); in subnetmod_deinit()