Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/unbound/libunbound/
H A Dworker.h172 void worker_stop_accept(void* arg);
H A Dlibworker.c1003 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function
/freebsd-14.2/contrib/unbound/smallapp/
H A Dworker_cb.c202 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function
/freebsd-14.2/contrib/unbound/util/
H A Dfptr_wlist.c168 if(fptr == &worker_stop_accept) return 1; in fptr_whitelist_stop_accept()
/freebsd-14.2/contrib/unbound/daemon/
H A Dworker.c2116 comm_base_set_slow_accept_handlers(worker->base, &worker_stop_accept, in worker_init()
2421 void worker_stop_accept(void* arg) in worker_stop_accept() function
/freebsd-14.2/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1748 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function