Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dworker.h169 void worker_start_accept(void* arg);
H A Dlibworker.c997 void worker_start_accept(void* ATTR_UNUSED(arg)) in worker_start_accept() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c197 void worker_start_accept(void* ATTR_UNUSED(arg)) in worker_start_accept() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c158 if(fptr == &worker_start_accept) return 1; in fptr_whitelist_start_accept()
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1530 void worker_start_accept(void* ATTR_UNUSED(arg)) in worker_start_accept() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c2118 &worker_start_accept, worker); in worker_init()
2412 void worker_start_accept(void* arg) in worker_start_accept() function