Searched refs:QUAL_ABBREV (Results 1 – 3 of 3) sorted by relevance
283 #define QUAL_ABBREV 0x002 /* abbreviate the structures of this syscall */ macro288 #define DEFAULT_QUAL_FLAGS (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE)295 #define abbrev(tcp) ((tcp)->qual_flg & QUAL_ABBREV)
479 ? QUAL_ABBREV : 0) in qual_flags()
1603 #if DEFAULT_QUAL_FLAGS != (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE) in init()