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

/macosx-10.9.5/bind9-45.100/bind9/lib/isc/include/isc/
H A Dmem.h249 * may change the structure. 'magic' must be ISCAPI_MCTX_MAGIC for any of the
259 #define ISCAPI_MCTX_MAGIC ISC_MAGIC('A','m','c','x') macro
261 (m)->magic == ISCAPI_MCTX_MAGIC)
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/
H A Dmem.c950 ctx->common.magic = ISCAPI_MCTX_MAGIC;

Completed in 78 milliseconds