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

  /external/strace/
filter_qualify.c 367 ? QUAL_ABBREV : 0)
defs.h 258 #define QUAL_ABBREV 0x002 /* abbreviate the structures of this syscall */
263 #define DEFAULT_QUAL_FLAGS (QUAL_TRACE | QUAL_ABBREV | QUAL_VERBOSE)
270 #define abbrev(tcp) ((tcp)->qual_flg & QUAL_ABBREV)
    [all...]
strace.c     [all...]

Completed in 223 milliseconds