Searched defs:ia32_ucontext (Results 1 – 1 of 1) sorted by relevance
78 struct ia32_ucontext { struct79 sigset_t uc_sigmask;80 struct ia32_mcontext uc_mcontext;81 u_int32_t uc_link;82 struct sigaltstack32 uc_stack;83 u_int32_t uc_flags;84 u_int32_t __spare__[4];