Searched defs:uc_stack (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/_types/
H A D_ucontext.h38 _STRUCT_SIGALTSTACK uc_stack; /* stack used by this context */ variable
H A D_ucontext64.h38 _STRUCT_SIGALTSTACK uc_stack; /* stack used by this context */ variable
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Ducontext.h48 struct user64_sigaltstack uc_stack; /* stack */ member in struct:user_ucontext64
57 struct user32_sigaltstack uc_stack; /* stack */ member in struct:user_ucontext32

Completed in 202 milliseconds