Searched refs:sigcontext13 (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/
H A Dsignal.h56 struct sigcontext13 { struct
/netbsd-current/sys/arch/i386/include/
H A Dsignal.h57 struct sigcontext13 { struct
/netbsd-current/sys/arch/alpha/include/
H A Dsignal.h54 struct sigcontext13 { struct
/netbsd-current/sys/arch/arm/arm32/
H A Dnetbsd32_machdep_13.c63 NETBSD32TOP_UAP(sigcntxp, struct sigcontext13 *);
/netbsd-current/sys/arch/sparc/include/
H A Dsignal.h67 struct sigcontext13 { struct
/netbsd-current/sys/arch/sh3/include/
H A Dsignal.h53 struct sigcontext13 { struct
/netbsd-current/sys/arch/m68k/include/
H A Dsignal.h58 struct sigcontext13 { struct
/netbsd-current/sys/arch/mips/include/
H A Dsignal.h68 struct sigcontext13 { struct
/netbsd-current/sys/arch/arm/include/
H A Dsignal.h72 struct sigcontext13 { struct
/netbsd-current/sys/arch/m68k/m68k/
H A Dcompat_13_machdep.c73 syscallarg(struct sigcontext13 *) sigcntxp;
76 struct sigcontext13 *scp;
78 struct sigcontext13 tsigc;
102 * We only support restoring the sigcontext13 in this call.
/netbsd-current/sys/arch/vax/include/
H A Dsignal.h65 struct sigcontext13 { struct
/netbsd-current/sys/arch/mips/mips/
H A Dnetbsd32_machdep_13.c77 NETBSD32TOP_UAP(sigcntxp, struct sigcontext13 *);
H A Dcompat_13_machdep.c51 syscallarg(struct sigcontext13 *) sigcntxp;
53 struct sigcontext13 *scp, ksc;
/netbsd-current/sys/arch/vax/vax/
H A Dcompat_13_machdep.c123 syscallarg(struct sigcontext13 *) sigcntxp;
127 struct sigcontext13 *ucntx;
128 struct sigcontext13 ksc;
/netbsd-current/sys/arch/sparc/sparc/
H A Dsunos_machdep.c65 struct sigcontext13 *sf_scp; /* SunOS user addr of sigcontext */
67 struct sigcontext13 sf_sc; /* actual sigcontext */
H A Dcompat_13_machdep.c67 syscallarg(struct sigcontext13 *) sigcntxp;
70 struct sigcontext13 sc, *scp;
/netbsd-current/sys/arch/alpha/alpha/
H A Dcompat_13_machdep.c64 syscallarg(struct sigcontext13 *) sigcntxp;
66 struct sigcontext13 *scp, ksc;
/netbsd-current/sys/arch/i386/i386/
H A Dcompat_13_machdep.c50 syscallarg(struct sigcontext13 *) sigcntxp;
53 struct sigcontext13 *scp, context;
/netbsd-current/sys/arch/arm/arm/
H A Dcompat_13_machdep.c59 syscallarg(struct sigcontext13 *) sigcntxp;
61 struct sigcontext13 *scp, context;
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dcompat_13_machdep.c77 syscallarg(struct sigcontext13 *) sigcntxp;
81 struct sigcontext13 sc;
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dcompat_13_machdep.c67 syscallarg(struct sigcontext13 *) sigcntxp;
69 struct sigcontext13 sc, *scp;
/netbsd-current/sys/sys/
H A Dsyscallargs.h641 syscallarg(struct sigcontext13 *) sigcntxp;

Completed in 331 milliseconds