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

/external/strace/
H A Ddefs.h321 #define QUAL_ABBREV 0x002 /* abbreviate the structures of this syscall */ macro
330 #define DEFAULT_QUAL_FLAGS (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE)
336 #define abbrev(tcp) ((tcp)->qual_flg & QUAL_ABBREV)

Completed in 55 milliseconds