Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dworker.h172 void worker_stop_accept(void* arg);
H A Dlibworker.c1006 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c202 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c170 if(fptr == &worker_stop_accept) return 1; in fptr_whitelist_stop_accept()
/freebsd/contrib/unbound/daemon/
H A Dworker.c2198 comm_base_set_slow_accept_handlers(worker->base, &worker_stop_accept, in worker_init()
2504 void worker_stop_accept(void* arg) in worker_stop_accept() function
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1749 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept()
1748 void worker_stop_accept(void* ATTR_UNUSED(arg)) worker_stop_accept() function
/freebsd/contrib/unbound/testcode/
H A Ddoqclient.c2695 void worker_stop_accept(void* ATTR_UNUSED(arg))