Searched refs:isc_appctxcreatefunc_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dapp.h353 (*isc_appctxcreatefunc_t)(isc_mem_t *mctx, isc_appctx_t **ctxp); typedef
356 isc_app_register(isc_appctxcreatefunc_t createfunc);
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dapp_api.c31 static isc_appctxcreatefunc_t appctx_createfunc = NULL;
41 isc_app_register(isc_appctxcreatefunc_t createfunc) {

Completed in 100 milliseconds