Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/i386/i386/
Dgenassym.c181 ASSYM(SC_PS, offsetof(struct osigcontext, sc_ps));
182 ASSYM(SC_FS, offsetof(struct osigcontext, sc_fs));
183 ASSYM(SC_GS, offsetof(struct osigcontext, sc_gs));
184 ASSYM(SC_TRAPNO, offsetof(struct osigcontext, sc_trapno));
Dmachdep.c763 struct osigcontext sc;
765 struct osigcontext *scp;
/freebsd-12-stable/sys/i386/include/
Dsignal.h44 struct osigcontext { struct
/freebsd-12-stable/sys/sys/
Dsignal.h470 struct osigcontext { struct
Dsignalvar.h80 struct osigcontext si_sc;
Dsysproto.h2260 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…