Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/libunbound/
HDworker.h172 void worker_stop_accept(void* arg);
HDlibworker.c1003 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function
/freebsd-14-stable/contrib/unbound/smallapp/
HDworker_cb.c202 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function
/freebsd-14-stable/contrib/unbound/util/
HDfptr_wlist.c168 if(fptr == &worker_stop_accept) return 1; in fptr_whitelist_stop_accept()
/freebsd-14-stable/contrib/unbound/daemon/
HDworker.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-stable/contrib/unbound/dnstap/
HDunbound-dnstap-socket.c1748 void worker_stop_accept(void* ATTR_UNUSED(arg)) in worker_stop_accept() function