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

/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c107 void worker_resp_cb(evutil_socket_t, short, void *);
985 &worker_resp_cb, c);
1024 * worker_resp_cb() is invoked when resp_read_pipe is readable.
1027 worker_resp_cb( function

Completed in 149 milliseconds