HomeSort by: relevance | last modified time | path
    Searched refs:done_func (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/
ntp_worker.c 167 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,
  /src/external/bsd/ntp/dist/include/
ntp_worker.h 36 * the child. In the child, done_func and context are opaque.
43 blocking_work_callback done_func; member in struct:blocking_pipe_header_tag
  /src/external/bsd/nvi/dist/motif_l/
m_search.c 78 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

Completed in 28 milliseconds