Home
last modified time | relevance | path

Searched defs:done_func (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dntp_worker.c165 blocking_work_callback done_func, in queue_blocking_request()
/freebsd/contrib/ntp/include/
H A Dntp_worker.h41 blocking_work_callback done_func; member
/freebsd/sys/geom/part/
H A Dg_part.c2230 void (*done_func)(struct bio *) = g_std_done; in g_part_start() local