Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dctf.h114 uchar_t ctp_flags; /* flags (see below) */ member
131 #define cth_flags cth_preamble.ctp_flags
/titanic_44/usr/src/common/ctf/
H A Dctf_open.c646 ((ctf_preamble_t *)base)->ctp_flags &= ~CTF_F_COMPRESS; in ctf_bufopen()