Searched defs:QUAL_VERBOSE (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Ddefs.h493 #define QUAL_VERBOSE 0x004 /* decode the structures of this syscall */ macro
501 #define DEFAULT_QUAL_FLAGS (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE)
506 #define verbose(tcp) ((tcp)->qual_flg & QUAL_VERBOSE)

Completed in 56 milliseconds