Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/libunbound/
H A Dworker.h148 void worker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
H A Dlibworker.c925 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
/openbsd/sbin/unwind/libunbound/libunbound/
H A Dworker.h148 void worker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
H A Dlibworker.c925 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
/openbsd/usr.sbin/unbound/smallapp/
H A Dworker_cb.c53 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
/openbsd/sbin/unwind/libunbound/util/
H A Dfptr_wlist.c597 if(fptr == &worker_handle_control_cmd) return 1; in fptr_whitelist_tube_listen()
/openbsd/usr.sbin/unbound/util/
H A Dfptr_wlist.c597 if(fptr == &worker_handle_control_cmd) return 1; in fptr_whitelist_tube_listen()
/openbsd/usr.sbin/unbound/daemon/
H A Dworker.c375 worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* msg, in worker_handle_control_cmd() function
2209 &worker_handle_control_cmd, worker)) { in worker_init()
/openbsd/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c1597 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function