Searched defs:ucontext_extended (Results 1 – 1 of 1) sorted by relevance
16 struct ucontext_extended { struct17 unsigned long uc_flags;18 struct ucontext *uc_link;19 stack_t uc_stack;20 _sigregs uc_mcontext;21 unsigned long uc_sigmask[2];22 unsigned long uc_gprs_high[16];