Home | History | Annotate | Download | only in strace

Lines Matching full:ss_onstack

1044 		tprintf("ss_onstack %s}", ss.ss_onstack ? "YES" : "NO");
1661 #if defined LINUX && !defined SS_ONSTACK
1662 #define SS_ONSTACK 1
1678 { SS_ONSTACK, "SS_ONSTACK" },