Home
last modified time | relevance | path

Searched defs:osigcontext (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/include/
H A Dsignal.h45 int sc_ebp;
46 int sc_isp;
47 int sc_eip;
48 int sc_efl;
49 int sc_es;
50 int sc_ds;
51 int sc_cs;
52 int sc_ss;
53 int sc_edi;
59 int sc_gs;
[all …]
/freebsd/sys/sys/
H A Dsignal.h433 struct osigcontext { struct
434 int _not_used;