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

/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dnamespace.h36 #define isc_app_ctxsuspend isc__app_ctxsuspend
/freebsd-12-stable/contrib/ntp/lib/isc/unix/
H A Dapp.c96 ISC_APPFUNC_SCOPE isc_result_t isc__app_ctxsuspend(isc_appctx_t *ctx);
159 isc__app_ctxsuspend,
766 isc__app_ctxsuspend(isc_appctx_t *ctx0) { function
818 return (isc__app_ctxsuspend((isc_appctx_t *)&isc_g_appctx));

Completed in 116 milliseconds