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

/illumos-gate/usr/src/uts/common/zmod/
H A Dzmod_subr.c35 uint_t zch_magic; member in struct:zchdr
51 z->zch_magic = ZCH_MAGIC;
63 if (z->zch_magic != ZCH_MAGIC)

Completed in 43 milliseconds