Home
last modified time | relevance | path

Searched refs:QUAL_ABBREV (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Ddefs.h352 #define QUAL_ABBREV 0002 /* abbreviate the structures of this syscall */ macro
364 #define abbrev(tcp) (qual_flags[(tcp)->scno] & QUAL_ABBREV)
Dsyscall.c255 { QUAL_ABBREV, "abbrev", qual_syscall, "system call" },
256 { QUAL_ABBREV, "a", qual_syscall, "system call" },