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

/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Dondestroy.h58 * return(isc_ondestroy_register(&instance->ondest, task,eventp));
90 * to isc_ondestroy_register().
94 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task,
107 * isc_ondestroy_register call(s) (done via calls to
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dondestroy.c42 isc_ondestroy_register(isc_ondestroy_t *ondest, isc_task_t *task, function
H A Dmem.c1261 res = isc_ondestroy_register(&ctx->ondestroy, task, event);

Completed in 109 milliseconds