Searched refs:LCFG_MAGIC (Results 1 – 1 of 1) sorted by relevance
49 #define LCFG_MAGIC ISC_MAGIC('L', 'c', 'f', 'g') macro50 #define VALID_CONFIG(lcfg) ISC_MAGIC_VALID(lcfg, LCFG_MAGIC)359 lcfg->magic = LCFG_MAGIC; in isc_logconfig_create()