Home | History | Annotate | Download | only in strace

Lines Matching refs:QUAL_ABBREV

258 #define QUAL_ABBREV	0x002	/* abbreviate the structures of this syscall */
263 #define DEFAULT_QUAL_FLAGS (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE)
270 #define abbrev(tcp) ((tcp)->qual_flg & QUAL_ABBREV)