Home
last modified time | relevance | path

Searched refs:libworker_alloc_cleanup (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dlibworker.h143 void libworker_alloc_cleanup(void* arg);
H A Dlibworker.c153 alloc_set_id_cleanup(w->env->alloc, &libworker_alloc_cleanup, w); in libworker_setup()
237 cfg->outgoing_tcp_mss, &libworker_alloc_cleanup, w, in libworker_setup()
882 void libworker_alloc_cleanup(void* arg) in libworker_alloc_cleanup() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c133 libworker_alloc_cleanup(void* ATTR_UNUSED(arg)) in libworker_alloc_cleanup() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c613 else if(fptr == &libworker_alloc_cleanup) return 1; in fptr_whitelist_alloc_cleanup()
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1740 void libworker_alloc_cleanup(void* ATTR_UNUSED(arg)) in libworker_alloc_cleanup() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c2655 void libworker_alloc_cleanup(void* ATTR_UNUSED(arg)) in libworker_alloc_cleanup() function