Searched refs:QUAL_VERBOSE (Results 1 – 3 of 3) sorted by relevance
284 #define QUAL_VERBOSE 0x004 /* decode the structures of this syscall */ macro288 #define DEFAULT_QUAL_FLAGS (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE)294 #define verbose(tcp) ((tcp)->qual_flg & QUAL_VERBOSE)
481 ? QUAL_VERBOSE : 0) in qual_flags()
1603 #if DEFAULT_QUAL_FLAGS != (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE) in init()