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

/darwin-on-arm/xnu/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
/darwin-on-arm/xnu/bsd/sys/
H A Ducontext.h52 struct user64_sigaltstack uc_stack; /* stack */ member in struct:user_ucontext64
61 struct user32_sigaltstack uc_stack; /* stack */ member in struct:user_ucontext32
H A D_structs.h132 _STRUCT_SIGALTSTACK uc_stack; /* stack used by this context */ variable
155 _STRUCT_SIGALTSTACK uc_stack; /* stack used by this context */ variable

Completed in 19 milliseconds