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

/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dapp.h127 * may change the structure. 'magic' must be ISCAPI_APPCTX_MAGIC for any
137 #define ISCAPI_APPCTX_MAGIC ISC_MAGIC('A','a','p','c') macro
139 (c)->magic == ISCAPI_APPCTX_MAGIC)
/freebsd-12-stable/contrib/ntp/lib/isc/unix/
H A Dapp.c276 isc_g_appctx.common.magic = ISCAPI_APPCTX_MAGIC;
886 ctx->common.magic = ISCAPI_APPCTX_MAGIC;

Completed in 162 milliseconds