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

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

Completed in 95 milliseconds