Searched refs:h1p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_open.c592 const ctf_header_v1_t *h1p = local
599 hp.cth_preamble = h1p->cth_preamble;
600 hp.cth_objtoff = h1p->cth_objtoff;
601 hp.cth_funcoff = h1p->cth_funcoff;
602 hp.cth_typeoff = h1p->cth_typeoff;
603 hp.cth_stroff = h1p->cth_stroff;
604 hp.cth_strlen = h1p->cth_strlen;

Completed in 57 milliseconds