Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c142 ctf_header_t *cthp; in ctf_zdata_init() local
153 cthp = czd->czd_buf; in ctf_zdata_init()
154 cthp->cth_flags |= CTF_F_COMPRESS; in ctf_zdata_init()
280 ctf_header_t *cthp = (ctf_header_t *)fp->ctf_base; in ctf_compress() local
286 cthp->cth_stroff)) != 0) { in ctf_compress()
297 fp->ctf_buf + cthp->cth_stroff, cthp->cth_strlen)) != 0) { in ctf_compress()