Searched refs:UNDEFINED_SCNO (Results 1 - 2 of 2) sorted by relevance

/external/strace/
H A Ddefs.h499 #define UNDEFINED_SCNO 0x100 /* Used only in tcp->qual_flg */ macro
H A Dsyscall.c1573 tcp->qual_flg = UNDEFINED_SCNO | QUAL_RAW | DEFAULT_QUAL_FLAGS;
1989 else if (tcp->qual_flg & UNDEFINED_SCNO)
2051 if (tcp->qual_flg & UNDEFINED_SCNO)
2562 if (tcp->qual_flg & UNDEFINED_SCNO)

Completed in 83 milliseconds