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

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dntp_worker.c167 blocking_work_callback done_func,
179 req_hdr.done_func = done_func;
226 resp->done_func = req->done_func;
255 (*resp->done_func)(resp->rtype, resp->context,
163 queue_blocking_request( blocking_work_req rtype, void * req, size_t reqsize, blocking_work_callback done_func, void * context ) argument
/netbsd-current/external/bsd/nvi/dist/motif_l/
H A Dm_search.c78 static void done_func __P((Widget));
86 { "Cancel", done_func } /* always last */
210 static void done_func( Widget w )
212 static void done_func( w )
205 static void done_func( Widget w ) function
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_worker.h36 * the child. In the child, done_func and context are opaque.
43 blocking_work_callback done_func; member in struct:blocking_pipe_header_tag

Completed in 180 milliseconds