Searched defs:ISCAPI_MCTX_MAGIC (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dmem.h238 * may change the structure. 'magic' must be ISCAPI_MCTX_MAGIC for any of the
248 #define ISCAPI_MCTX_MAGIC ISC_MAGIC('A','m','c','x') macro
250 (m)->magic == ISCAPI_MCTX_MAGIC)

Completed in 12 milliseconds