Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dgenassym.c168 ASSYM(SC_PS, offsetof(struct osigcontext, sc_ps));
169 ASSYM(SC_FS, offsetof(struct osigcontext, sc_fs));
170 ASSYM(SC_GS, offsetof(struct osigcontext, sc_gs));
171 ASSYM(SC_TRAPNO, offsetof(struct osigcontext, sc_trapno));
H A Dmachdep.c750 struct osigcontext sc;
752 struct osigcontext *scp;
/f-stack/freebsd/i386/include/
H A Dsignal.h44 struct osigcontext { struct
/f-stack/freebsd/sys/
H A Dsignal.h470 struct osigcontext { struct
H A Dsignalvar.h80 struct osigcontext si_sc;
H A Dsysproto.h2317 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…