Home
last modified time | relevance | path

Searched refs:osigcontext (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/i386/i386/
H A Dgenassym.c162 ASSYM(SC_PS, offsetof(struct osigcontext, sc_ps));
163 ASSYM(SC_FS, offsetof(struct osigcontext, sc_fs));
164 ASSYM(SC_GS, offsetof(struct osigcontext, sc_gs));
165 ASSYM(SC_TRAPNO, offsetof(struct osigcontext, sc_trapno));
H A Dexec_machdep.c548 struct osigcontext sc; in osigreturn()
550 struct osigcontext *scp; in osigreturn()
/freebsd/sys/i386/include/
H A Dsignal.h41 struct osigcontext { struct
/freebsd/sys/sys/
H A Dsignal.h433 struct osigcontext { struct
H A Dsignalvar.h77 struct osigcontext si_sc;
H A Dsysproto.h2352 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h848 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…