Symbol: alloc_clear
sbin/unwind/frontend.c
1008
alloc_clear(&alloc);
sbin/unwind/frontend.c
1013
alloc_clear(&alloc);
sbin/unwind/frontend.c
912
alloc_clear(&alloc);
sbin/unwind/frontend.c
917
alloc_clear(&alloc);
sbin/unwind/libunbound/libunbound/libunbound.c
374
alloc_clear(a);
sbin/unwind/libunbound/libunbound/libunbound.c
397
alloc_clear(&ctx->superalloc);
sbin/unwind/libunbound/util/alloc.h
116
void alloc_clear(struct alloc_cache* alloc);
sbin/unwind/resolver.c
2449
alloc_clear(&alloc);
sbin/unwind/resolver.c
438
alloc_clear(&cache_alloc_test);
usr.sbin/unbound/daemon/daemon.c
526
alloc_clear(daemon->worker_allocs[i]);
usr.sbin/unbound/daemon/daemon.c
949
alloc_clear(&daemon->superalloc);
usr.sbin/unbound/edns-subnet/subnetmod.c
307
alloc_clear(&sn_env->alloc);
usr.sbin/unbound/libunbound/libunbound.c
374
alloc_clear(a);
usr.sbin/unbound/libunbound/libunbound.c
397
alloc_clear(&ctx->superalloc);
usr.sbin/unbound/testcode/unitmain.c
105
alloc_clear(&minor1);
usr.sbin/unbound/testcode/unitmain.c
106
alloc_clear(&minor2);
usr.sbin/unbound/testcode/unitmain.c
108
alloc_clear(&major);
usr.sbin/unbound/testcode/unitmain.c
86
alloc_clear(&minor1);
usr.sbin/unbound/testcode/unitmsgparse.c
542
alloc_clear(&alloc);
usr.sbin/unbound/testcode/unitmsgparse.c
543
alloc_clear(&super_a);
usr.sbin/unbound/testcode/unitverify.c
337
alloc_clear(&alloc);
usr.sbin/unbound/testcode/unitverify.c
373
alloc_clear(&alloc);
usr.sbin/unbound/testcode/unitverify.c
509
alloc_clear(&alloc);
usr.sbin/unbound/util/alloc.h
116
void alloc_clear(struct alloc_cache* alloc);