Home
last modified time | relevance | path

Searched refs:zch_magic (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dzmod_subr.c34 uint_t zch_magic; member
50 z->zch_magic = ZCH_MAGIC; in zcalloc()
62 if (z->zch_magic != ZCH_MAGIC) in zcfree()