| /src/external/bsd/ntp/dist/include/ |
| ntp_worker.h | 25 } blocking_work_req; typedef in typeref:enum:blocking_work_req_tag 27 typedef void (*blocking_work_callback)(blocking_work_req, void *, size_t, void *); 41 blocking_work_req rtype; 145 extern int queue_blocking_request(blocking_work_req, void *,
|
| ntp_worker.h | 25 } blocking_work_req; typedef in typeref:enum:blocking_work_req_tag 27 typedef void (*blocking_work_callback)(blocking_work_req, void *, size_t, void *); 41 blocking_work_req rtype; 145 extern int queue_blocking_request(blocking_work_req, void *,
|