Searched refs:worker_handle_control_cmd (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dworker.h136 void worker_handle_control_cmd(struct tube* tube, uint8_t* msg, size_t len,
H A Dlibworker.c900 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), function
/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dworker_cb.c50 void worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), function
/freebsd-10.1-release/contrib/unbound/util/
H A Dfptr_wlist.c382 if(fptr == &worker_handle_control_cmd) return 1;
/freebsd-10.1-release/contrib/unbound/daemon/
H A Dworker.c349 worker_handle_control_cmd(struct tube* ATTR_UNUSED(tube), uint8_t* msg, function
1169 &worker_handle_control_cmd, worker)) {

Completed in 204 milliseconds