Searched defs:QUAL_ABBREV (Results 1 - 1 of 1) sorted by relevance
/external/strace/ | ||
H A D | defs.h | 438 #define QUAL_ABBREV 0002 /* abbreviate the structures of this syscall */ macro 450 #define abbrev(tcp) (qual_flags[(tcp)->scno] & QUAL_ABBREV) |
Completed in 49 milliseconds