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

/bind-9.11.3/lib/isc/include/isc/
H A Dapp.h121 * may change the structure. 'magic' must be ISCAPI_APPCTX_MAGIC for any
131 #define ISCAPI_APPCTX_MAGIC ISC_MAGIC('A','a','p','c') macro
133 (c)->magic == ISCAPI_APPCTX_MAGIC)

Completed in 11 milliseconds