Home
last modified time | relevance | path

Searched refs:ucontext32_t (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dfreebsd32_machdep.c52 #define UC32_COPY_SIZE offsetof(ucontext32_t, uc_link)
217 #define UC_COPY_SIZE offsetof(ucontext32_t, uc_link)
222 ucontext32_t uc; in freebsd32_getcontext()
241 ucontext32_t uc; in freebsd32_setcontext()
261 ucontext32_t uc; in freebsd32_sigreturn()
282 ucontext32_t uc; in freebsd32_swapcontext()
/f-stack/freebsd/mips/mips/
H A Dfreebsd32_machdep.c236 ucontext32_t uc; in freebsd32_sigreturn()
265 #define UC32_COPY_SIZE offsetof(ucontext32_t, uc_link)
270 ucontext32_t uc; in freebsd32_getcontext()
289 ucontext32_t uc; in freebsd32_setcontext()
310 ucontext32_t uc; in freebsd32_swapcontext()
/f-stack/freebsd/mips/include/
H A Dsigframe.h59 ucontext32_t sf_uc; /* = *sf_ucontext */
H A Ducontext.h85 } ucontext32_t; typedef
/f-stack/freebsd/arm64/include/
H A Dframe.h76 ucontext32_t sf_uc;
H A Ducontext.h80 } ucontext32_t; typedef