Home
last modified time | relevance | path

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

/NextBSD/sys/i386/i386/
HDgenassym.c179 ASSYM(SC_PS, offsetof(struct osigcontext, sc_ps));
180 ASSYM(SC_FS, offsetof(struct osigcontext, sc_fs));
181 ASSYM(SC_GS, offsetof(struct osigcontext, sc_gs));
182 ASSYM(SC_TRAPNO, offsetof(struct osigcontext, sc_trapno));
HDmachdep.c791 struct osigcontext sc;
793 struct osigcontext *scp;
/NextBSD/sys/i386/include/
HDsignal.h42 struct osigcontext { struct
/NextBSD/sys/sys/
HDsignal.h399 struct osigcontext { struct
HDsignalvar.h78 struct osigcontext si_sc;
HDsysproto.h2580 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…