Home
last modified time | relevance | path

Searched refs:alloc_clear_special (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/unbound/util/
HDalloc.h124 void alloc_clear_special(struct alloc_cache* alloc);
HDalloc.c146 alloc_clear_special(struct alloc_cache* alloc) in alloc_clear_special() function
/freebsd-14-stable/contrib/unbound/daemon/
HDdaemon.c533 alloc_clear_special(&daemon->superalloc); in daemon_clear_allocs()