OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sunos_sigcontext
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/m68k/m68k/
sunos_machdep.c
74
struct
sunos_sigcontext
{
struct
84
struct
sunos_sigcontext
*sf_scp;/* context pointer for handler */
86
struct
sunos_sigcontext
sf_sc; /* I don't know if that's what
201
struct
sunos_sigcontext
*scp;
203
struct
sunos_sigcontext
tsigc;
206
scp = (struct
sunos_sigcontext
*) SCARG(uap, sigcntxp);
sunos_machdep.c
74
struct
sunos_sigcontext
{
struct
84
struct
sunos_sigcontext
*sf_scp;/* context pointer for handler */
86
struct
sunos_sigcontext
sf_sc; /* I don't know if that's what
201
struct
sunos_sigcontext
*scp;
203
struct
sunos_sigcontext
tsigc;
206
scp = (struct
sunos_sigcontext
*) SCARG(uap, sigcntxp);
/src/sys/arch/sparc64/sparc64/
sunos_machdep.c
61
struct
sunos_sigcontext
{
struct
78
struct
sunos_sigcontext
sf_sc; /* actual sigcontext */
216
struct
sunos_sigcontext
sc, *scp;
236
scp = (struct
sunos_sigcontext
*)SCARG(uap, sigcntxp);
sunos_machdep.c
61
struct
sunos_sigcontext
{
struct
78
struct
sunos_sigcontext
sf_sc; /* actual sigcontext */
216
struct
sunos_sigcontext
sc, *scp;
236
scp = (struct
sunos_sigcontext
*)SCARG(uap, sigcntxp);
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025