HomeSort by relevance Sort by last modified time
    Searched refs:QUAL_ABBREV (Results 1 - 3 of 3) sorted by null

  /external/strace/
defs.h 273 #define QUAL_ABBREV 0x002 /* abbreviate the structures of this syscall */
281 #define DEFAULT_QUAL_FLAGS (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE)
287 #define abbrev(tcp) ((tcp)->qual_flg & QUAL_ABBREV)
qualify.c 633 ? QUAL_ABBREV : 0)
strace.c     [all...]

Completed in 80 milliseconds