Home
last modified time | relevance | path

Searched refs:freebsd4_ucontext (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/i386/include/
H A Ducontext.h60 struct freebsd4_ucontext { struct
63 struct freebsd4_ucontext *uc_link; argument
H A Dsigframe.h86 struct freebsd4_ucontext sf_uc; /* = *sf_ucontext */
/freebsd/sys/i386/i386/
H A Dgenassym.c168 ASSYM(UC4_EFLAGS, offsetof(struct freebsd4_ucontext, uc_mcontext.mc_eflags));
169 ASSYM(UC4_GS, offsetof(struct freebsd4_ucontext, uc_mcontext.mc_gs));
H A Dexec_machdep.c657 struct freebsd4_ucontext uc; in freebsd4_sigreturn()
659 struct freebsd4_ucontext *ucp; in freebsd4_sigreturn()
/freebsd/sys/sys/
H A Dsysproto.h2526 …DL_(const struct freebsd4_ucontext *)]; const struct freebsd4_ucontext * sigcntxp; char sigcntxp_r…