Searched refs:worker_handle_control_cmd (Results 1 – 9 of 9) sorted by relevance
/openbsd/usr.sbin/unbound/libunbound/ |
H A D | worker.h | 148 void worker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
|
H A D | libworker.c | 925 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
|
/openbsd/sbin/unwind/libunbound/libunbound/ |
H A D | worker.h | 148 void worker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
|
H A D | libworker.c | 925 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
|
/openbsd/usr.sbin/unbound/smallapp/ |
H A D | worker_cb.c | 53 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | fptr_wlist.c | 597 if(fptr == &worker_handle_control_cmd) return 1; in fptr_whitelist_tube_listen()
|
/openbsd/usr.sbin/unbound/util/ |
H A D | fptr_wlist.c | 597 if(fptr == &worker_handle_control_cmd) return 1; in fptr_whitelist_tube_listen()
|
/openbsd/usr.sbin/unbound/daemon/ |
H A D | worker.c | 375 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 D | unbound-dnstap-socket.c | 1597 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in worker_handle_control_cmd() function
|