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

/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dapp.h112 isc_result_t (*ctxshutdown)(isc_appctx_t *ctx); member in struct:isc_appmethods
/freebsd-12-stable/contrib/ntp/lib/isc/
H A Dapp_api.c104 return (ctx->methods->ctxshutdown(ctx));

Completed in 97 milliseconds