Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dctf.h36 __uint8_t ctp_flags; member
43 #define cth_flags cth_preamble.ctp_flags
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c805 ((ctf_preamble_t *)base)->ctp_flags &= ~CTF_F_COMPRESS; in ctf_bufopen()