Searched refs:SS_ONSTACK (Results 1 – 17 of 17) sorted by relevance
2 #if !(defined(SS_ONSTACK) || (defined(HAVE_DECL_SS_ONSTACK) && HAVE_DECL_SS_ONSTACK))3 # define SS_ONSTACK 1 macro22 XLAT(SS_ONSTACK),
1 SS_ONSTACK 1
8 #define SS_ONSTACK 1 macro
17 int dummy11 = SS_ONSTACK;
42 if (handler_s.ss_flags != SS_ONSTACK) { in handler()
16 assert(sp->ss_flags == SS_ONSTACK); in sighandler()
126 .ss_flags = SS_ONSTACK, in main()
142 stk.ss_flags = SS_ONSTACK | SS_AUTODISARM; in main()
1229 #ifdef SS_ONSTACK1230 { "SS_ONSTACK", (unsigned long) SS_ONSTACK },
193 SS_ONSTACK = 0x00000001 variable
403 #define VKI_SS_ONSTACK SS_ONSTACK
1061 #define VKI_SS_ONSTACK SS_ONSTACK
589 SS_ONSTACK = 0x00000001 variable
586 SS_ONSTACK = 0x00000001 variable
136 OldAltStack.ss_flags & SS_ONSTACK ||
137 OldAltStack.ss_flags & SS_ONSTACK ||