Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dworker.h148 void worker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
H A Dlibworker.c939 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dworker_cb.c53 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
/netbsd-src/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c575 if(fptr == &worker_handle_control_cmd) return 1; in fptr_whitelist_tube_listen()
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Dunbound-dnstap-socket.c1386 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c373 worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* msg, in worker_handle_control_cmd() function
2203 &worker_handle_control_cmd, worker)) { in worker_init()