Searched refs:libworker_handle_control_cmd (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/sbin/unwind/libunbound/libunbound/ |
H A D | worker.h | 88 void libworker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
|
H A D | libworker.c | 312 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() 348 libworker_handle_control_cmd, w)) { in libworker_dobg() 311 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), libworker_handle_control_cmd() function
|
/openbsd-src/usr.sbin/unbound/libunbound/ |
H A D | worker.h | 88 void libworker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
|
H A D | libworker.c | 312 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() 348 libworker_handle_control_cmd, w)) { in libworker_dobg() 311 libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), libworker_handle_control_cmd() function
|
/openbsd-src/usr.sbin/unbound/smallapp/ |
H A D | worker_cb.c | 153 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() function
|
/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | fptr_wlist.c | 598 else if(fptr == &libworker_handle_control_cmd) return 1; in fptr_whitelist_print_func()
|
/openbsd-src/usr.sbin/unbound/util/ |
H A D | fptr_wlist.c | 598 else if(fptr == &libworker_handle_control_cmd) return 1; in fptr_whitelist_print_func()
|
/openbsd-src/usr.sbin/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 1697 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), 1486 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), libworker_handle_control_cmd() function
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | worker.c | 2454 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), in libworker_handle_control_cmd() 2451 void libworker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), libworker_handle_control_cmd() function
|