Searched refs:isc_appctxcreatefunc_t (Results 1 – 2 of 2) sorted by relevance
353 (*isc_appctxcreatefunc_t)(isc_mem_t *mctx, isc_appctx_t **ctxp); typedef356 isc_app_register(isc_appctxcreatefunc_t createfunc);
31 static isc_appctxcreatefunc_t appctx_createfunc = NULL;41 isc_app_register(isc_appctxcreatefunc_t createfunc) { in isc_app_register()