Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/libunbound/
H A Dworker.h167 void worker_start_accept(void* arg);
H A Dlibworker.c1003 void worker_start_accept(void* ATTR_UNUSED(arg)) in worker_start_accept() function
/freebsd-12.1/contrib/unbound/smallapp/
H A Dworker_cb.c206 void worker_start_accept(void* ATTR_UNUSED(arg)) in worker_start_accept() function
/freebsd-12.1/contrib/unbound/util/
H A Dfptr_wlist.c147 if(fptr == &worker_start_accept) return 1; in fptr_whitelist_start_accept()
/freebsd-12.1/contrib/unbound/daemon/
H A Dworker.c1756 &worker_start_accept, worker); in worker_init()
2010 void worker_start_accept(void* arg) in worker_start_accept() function