Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dalloc.h124 void alloc_clear_special(struct alloc_cache* alloc);
H A Dalloc.c146 alloc_clear_special(struct alloc_cache* alloc) in alloc_clear_special() function
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c533 alloc_clear_special(&daemon->superalloc); in daemon_clear_allocs()